LinearCongruentialEngine.empty

Always false (random number generators are infinite ranges).

class LinearCongruentialEngine(UIntType, UIntType a, UIntType c, UIntType m)
enum bool empty;

Meta