randomgen.generator.Generator.state

Generator.state

Get or set the bit generator’s state

Returns
statedict

Dictionary containing the information required to describe the state of the bit generator

Notes

This is a trivial pass-through function. Generator does not directly contain or manipulate the bit generator’s state.