setRNG(config: RNGConfig ): void

Set the random generator to use

paramconfig- configuration for the rng

setRNG({ type: "lce" });
setRNG({ type: "alea", seed: ["buildnana", "rocks", "hard"] });

sincev4000.0

groupMath

subgroupRandom