Module rand::prng::chacha [−][src]
The ChaCha random number generator.
Structs
| ChaChaRng |
A random number generator that uses the ChaCha20 algorithm [1]. |
Constants
| CHACHA_ROUNDS | |
| KEY_WORDS | |
| STATE_WORDS |
Statics
| EMPTY |
Functions
| core |
Type Definitions
| w32 |