Random5.StateSourceThe type of PRNG states.
Create a new state and initialize it with a random seed chosen in a system-dependent way. The seed is obtained as described in Random5.self_init.
These functions are the same as the basic functions, except that they use (and update) the given PRNG state instead of the default one.