XorshiftEngine.front

Returns the current pseudo-random value.

class XorshiftEngine(UIntType, UIntType bits, UIntType a, UIntType b, UIntType c)
@property @safe const nothrow pure
UIntType
front
()
if (
isUnsigned!UIntType
)

Meta