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