Xorshift1024star.jump

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

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

Meta