Skip to main content

Module defaults

Module defaults 

Source
Expand description

Holds the implementation of the default PRNGs, recommended for general use.

Structsยง

DefaultFastPRNG
The recommended PRNGenerator for fast PRNG.
DefaultSecurePRNG
The recommended PRNGenerator PRNG for cryptographically secure purposes.