numpy.random.get_state

numpy.random.get_state()

Return a tuple representing the internal state of the generator:

('MT19937', int key[624], int pos, int has_gauss, float cached_gaussian)

Previous topic

numpy.random.seed

Next topic

numpy.random.set_state

This Page

Quick search