RandomOptions
Defined in: src/random.ts:45
Properties
Section titled “Properties”engine?
Section titled “engine?”
optionalengine?:EngineFactory
Defined in: src/random.ts:50
Which algorithm to seed, as a factory: { engine: pcg32 }. A bare
() => number source goes in the first constructor argument instead.