Module rand::chacha
[−]
[src]
Unstable (
rand): use rand from crates.io
The ChaCha random number generator.
Structs
| ChaChaRng |
[Unstable] A random number generator that uses the ChaCha20 algorithm [1]. |