> The current algorithm used is the ChaCha block cipher with either 20 or 12 rounds (see the stdrng_* feature flags, documented in the README). https://docs.rs/rand/0.7.2/rand/rngs/struct.StdRng.html Those features don't seem to exist, though.