XorshiftEngine.seed
void seed()(UIntType x0) @safe pure nothrow @nogc(Re)seeds the generator.
Parameters
x0 | value used to deterministically initialize internal state |
void seed()(UIntType x0) @safe pure nothrow @nogc(Re)seeds the generator.
x0 | value used to deterministically initialize internal state |