XorshiftEngine.this
this
(UIntType x0) @safe pure nothrow @nogcConstructs a XorshiftEngine generator seeded with x0.
Parameters
x0 | value used to deterministically initialize internal state |
(UIntType x0) @safe pure nothrow @nogcConstructs a XorshiftEngine generator seeded with x0.
x0 | value used to deterministically initialize internal state |