WrappedStreamRNG.popFront

Implements an InputRange

struct WrappedStreamRNG(RandomStream, UIntType)
void
popFront
()
if (
isRandomStream!RandomStream &&
isUnsigned!UIntType
)

Meta