Module rand::chacha
[−]
[src]
🔬 This is a nightly-only experimental API. (rand)
use rand from crates.io
The ChaCha random number generator.
Structs
| ChaChaRng |
[ Experimental ] A random number generator that uses the ChaCha20 algorithm [1]. |