randomgen.xoshiro256.Xoshiro256.jumped¶
-
Xoshiro256.jumped(iter=
1
)¶ Returns a new bit generator with the state jumped
The state of the returned big generator is jumped as-if 2**(128 * iter) random numbers have been generated.
1
)¶Returns a new bit generator with the state jumped
The state of the returned big generator is jumped as-if 2**(128 * iter) random numbers have been generated.