Module random
The random package provides access to a Mersenne Twister for pseudo-random number generation.
Classes
Random | The Random class provides access to the random number generator. Each
instance is completely separate from all others. |
The random package provides access to a Mersenne Twister for pseudo-random number generation.
Random | The Random class provides access to the random number generator. Each
instance is completely separate from all others. |