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.philox.Philox.state

attribute

Philox.state

Get or set the PRNG state

Returns:
state : dict

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

Previous topic

Philox Counter-based RNG

Next topic

numpy.random.philox.Philox.advance