attribute
ISeedSequence.generate_state(n_words, dtype=np.uint32) Return the requested number of words for PRNG seeding.
A BitGenerator should call this method in its constructor with an appropriate n_words parameter to properly seed itself.
| Parameters: |
|
|---|---|
| Returns: |
|
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.17.0/reference/random/bit_generators/generated/numpy.random.bit_generator.ISeedSequence.generate_state.html