rand /Math

int rand(int min, int max)

Generates and returns a random number between min and max.