Documentation
    Preparing search index...

    Function seedFromString

    • Generates a numberic seed, to be used as an input for a PRNG, from a string.

      Parameters

      • input: string

        The string to use as a seed.

      Returns number

      A numeric seed value for a PRNG.