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