Generates the next random boolean.
The next random boolean.
Generates the next normally distributed random number.
The mean for the distrubution.
The standard deviation for the distribution.
The next random number.
Generates the next uniformly distributed random number in the interval [0, 1].
The next random number.
Resets the random number generator back to its initial state.
Random number generator. Uses a fixed seed when not specified, ensuring determinism across reloads/resets.