XorshiftEngine.empty

Always false (random number generators are infinite ranges).

class XorshiftEngine(UIntType, UIntType bits, UIntType a, UIntType b, UIntType c)
enum bool empty;

Meta