SciPy

numpy.random.pcg64.PCG64.state

attribute

PCG64.state

Get or set the PRNG state

Returns:
state : dict

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

Previous topic

Parallel Congruent Generator (64-bit, PCG64)

Next topic

numpy.random.pcg64.PCG64.advance