[][src]Module rand::prng::chacha

The ChaCha random number generator.

Structs

ChaChaCore

The core of ChaChaRng, used with BlockRng.

ChaChaRng

A cryptographically secure random number generator that uses the ChaCha algorithm.