numpy.random.SeedSequence.spawn¶
method
-
SeedSequence.
spawn
(n_children)¶ Spawn a number of child
SeedSequence
s by extending thespawn_key
.- Parameters
- n_children
int
- n_children
- Returns
- seqs
list
ofSeedSequence
s
- seqs
method
SeedSequence.
spawn
(n_children)¶Spawn a number of child SeedSequence
s by extending the
spawn_key
.
int
list
of SeedSequence
s