On this page
numpy.random.SeedSequence.spawn
method
random.SeedSequence.spawn(n_children)
-
Spawn a number of child
SeedSequence
s by extending thespawn_key
.- Parameters
-
n_childrenint
- Returns
-
seqslist of SeedSequence s
© 2005–2021 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.20/reference/random/bit_generators/generated/numpy.random.SeedSequence.spawn.html