SciPy

This is documentation for an old release of NumPy (version 1.17.0). Read this page in the documentation of the latest stable release (version > 1.17).

numpy.random.sfc64.SFC64.state

attribute

SFC64.state

Get or set the PRNG state

Returns:
state : dict

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

Previous topic

SFC64 Small Fast Chaotic PRNG

Next topic

numpy.random.sfc64.SFC64.cffi