Module rand::read [−][src]
A wrapper around any Read to treat it as an RNG.
Structs
ReadRng |
An RNG that reads random bytes straight from a |
Functions
fill |
A wrapper around any Read to treat it as an RNG.
ReadRng |
An RNG that reads random bytes straight from a |
fill |