method
Create new independent child bit generators.
See SeedSequence spawning for additional notes on spawning children. Some bit generators also implement jumped as a different approach for creating independent streams.
New in version 1.25.0.
When the underlying SeedSequence does not implement spawning.
See also
random.Generator.spawn, random.SeedSequence.spawn
Equivalent method on the generator and seed sequence.
© 2005–2024 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/2.4/reference/random/bit_generators/generated/numpy.random.BitGenerator.spawn.html