pub type ChaChaRng = ChaCha20Rng;
ChaCha with 20 rounds
pub struct ChaChaRng { /* private fields */ }