[][src]Crate nanorand

Re-exports

pub use gen::*;
pub use rand::*;

Modules

crypto

Implementation of cryptography, for CSPRNGs.

entropy

Sources for obtaining entropy.

gen

Traits for generating types from an RNG.

rand

RNG algorithms.