The OpenD Programming Language

XorshiftEngine.opCall

Advances the random sequence.

struct XorshiftEngine(UIntType, uint bits, int sa, int sb, int sc)
@nogc nothrow pure @safe
UIntType
opCall
()
if (
isUnsigned!UIntType
)

Meta