Get or set the PRNG state
- Returns:
state – Dictionary containing the information required to describe the
state of the PRNG
- Return type:
dict
Notes
The values returned are the buffer that is used in the filling. This
is provided for testing and is never restored even when unpickling.