nimble.random.pythonRandom¶
- nimble.random.pythonRandom = <random.Random object>¶
The random.Random instance used within Nimble.
This instance must be used to ensure reproduciblility when using Python’s randomness.
See also
Keywords
state, seed, number generator