smolcrush
A cute and smol RNG library.
no_std
and WASM compatible.system-rng
adds support for using system RNG, which uses the getrandom
crate.zeroize
adds zeroing support to all RNGs, which uses the zeroize
crate.The current MSRV is 1.60.0.