[][src]Crate nanorand

Re-exports

pub use rand::*;

Modules

entropy

Sources for obtaining entropy.

rand

RNG algorithms.

Functions

seed_global

Seed the global RNG state with a 64-bit number.