Crate quad_rand

Source

Modules§

Structs§

Traits§

Functions§

  • Returns a pseudo-random number in the range of 0 to u32::MAX.
  • Seeds the pseudo-random number generator used by rand() with the value seed.