RandomLCG | myPhysicsLab Docs
the modulus of the random number generator
the seed of the random number generator
random floating point number in range [0,1]
[0,1]
next the pseudo-random number
Private
random integer in range 0 (inclusive) to n (exclusive)
an array of integers from 0 to n-1, in random order.
n-1
Static