method
Returns a new bit generator with the state jumped
The state of the returned bit generator is jumped as-if (2**128) * jumps random numbers have been generated.
Number of times to jump the state of the bit generator returned
New instance of generator jumped iter times
© 2005–2024 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/2.4/reference/random/bit_generators/generated/numpy.random.Philox.jumped.html