Xoroshiro128plus.jump

Jump function, equivalent to 2 ^^ 64 calls to popFront(); can be used to generate 2 ^^ 64 non-overlapping subsequences for parallel computation.

struct Xoroshiro128plus
void
jump
@nogc @safe nothrow pure
(
)

Meta