Module rand::prng::chacha [−][src]
The ChaCha random number generator.
Structs
ChaChaCore |
The core of |
ChaChaRng |
A cryptographically secure random number generator that uses the ChaCha algorithm. |