XorshiftEngine.popFront

Advances the pseudo-random sequence.

class XorshiftEngine(UIntType, UIntType bits, UIntType a, UIntType b, UIntType c)
@safe nothrow pure
void
popFront
()
if (
isUnsigned!UIntType
)

Meta