pub fn mix()Available on crate feature
tls only.Expand description
Mixes the state, which should improve the quality of the random numbers.
Should be called when having (re-)seeded the generator with a fixed value of low randomness.
pub fn mix()tls only.Mixes the state, which should improve the quality of the random numbers.
Should be called when having (re-)seeded the generator with a fixed value of low randomness.