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