WrappedStreamRNG.empty

Infinite range. Never empty.

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

Meta