WrappedStreamRNG.empty

Infinite range. Never empty.

struct WrappedStreamRNG(RandomStream, UIntType)
enum empty = false;

Meta