turborand 0.10.1

Fast random number generators
Documentation
1
2
3
4
#[cfg(feature = "chacha")]
pub(crate) mod chacha;
#[cfg(feature = "wyrand")]
pub(crate) mod wyrand;