JME - Application Documentation
    Preparing search index...
    • Create a seeded RNG for a specific entry point by combining the global seed with a deterministic hash of the entry key.

      Parameters

      • globalSeed: string

        global random seed

      • entryKey: string

        string key identifying an entry point

      Returns SeededRNG

      a seeded PRNG instance