Module rand04::chacha

source ·
Expand description

The ChaCha random number generator.

Structs

A random number generator that uses the ChaCha20 algorithm [1].