WrappedStreamRNG.stream

Access to underlying RandomStream so RNG-specific functionality can be accessed.

struct WrappedStreamRNG(RandomStream, StaticUByteArr)
RandomStream stream;

Meta