randomgen.xoroshiro128.Xoroshiro128.jumped¶
-
Xoroshiro128.jumped(iter=
1
)¶ Returns a new bit generator with the state jumped
The state of the returned big generator is jumped as-if 2**(64 * 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**(64 * iter) random numbers have been generated.