Function macroquad::rand::rand

source ·
pub fn rand() -> u32
Expand description

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