Expand description

Contains random(), a function that hides how a random number is generated from a range of u32 values.

Functions

  • Generate a random unsigned integer value from the given range.