Function

setRNG

(config: RNGConfig): void

Set the random generator to use

param config- configuration for the rng

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

since v4000.0

group Math

subgroup Random

buildnana logo

Components

Miscellaneous