method
PCG64.jumped(jumps=1) Returns a new bit generator with the state jumped.
Jumps the state as-if jumps * 210306068529402873165736369884012333109 random numbers have been generated.
| Parameters: |
|
|---|---|
| Returns: |
|
The step size is phi-1 when multiplied by 2**128 where phi is the golden ratio.
© 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.pcg64.PCG64.jumped.html