WrappedStreamRNG.front

Implements an InputRange

struct WrappedStreamRNG(RandomStream, UIntType)
@property
UIntType
front
()
if (
isRandomStream!RandomStream &&
isUnsigned!UIntType
)

Meta