[][src]Crate quad_rand

Structs

VecChooseIter

Traits

ChooseRandom
RandomRange

Functions

gen_range
rand

returns a pseudo-random number in the range of 0 to u32::MAX.

srand

Seeds the pseudo-random number generator used by rand() with the value seed.