Expand description
Holds the implementation of the stream-based PRNG.
Structsยง
- StreamPRNG
- The standard stream-based PRNG. It accepts a stream and implements
the
PRNGeneratortrait on top of it.
Holds the implementation of the stream-based PRNG.
PRNGenerator trait on top of it.