numpy / 1.18.5 / reference / random / bit_generators / generated / numpy.random.bitgenerator.state.html /

numpy.random.BitGenerator.state

attribute

BitGenerator.state

Get or set the PRNG state

The base BitGenerator.state must be overridden by a subclass

Returns
statedict

Dictionary containing the information required to describe the state of the PRNG

© 2005–2020 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.18/reference/random/bit_generators/generated/numpy.random.BitGenerator.state.html