Development information
method
Return an internal state of the generator.
For full documentation refer to numpy.random.RandomState.get_state.
numpy.random.RandomState.get_state
out -- An object representing the internal state of the generator.
object