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