Private_state_enums.StateSourcesame as BatRandom.State
The type of PRNG states.
Create a new state and initialize it with a system-dependent low-entropy seed.
A copy of the input state is made to start these generators; the input state is not modified. This means that two enums constructed from the same state will produce the same value sequence.