[go: up one dir, main page]

Crate quad_rand

Source

Modules§

compat

Structs§

RandGenerator
SliceChooseIter

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.