Crate srand

Source

Structs§

LockedSource
Rand
Reader
RngSource
ThreadLocal

Traits§

Source
A Source represents a source of uniformly-distributed pseudo-random i64 values in the range [0, 1<<63) and u64 values in the range [0, 1<<64).

Functions§

read