RANDOM(a, b) generates and returns a random integer between a and b inclusive.
Practice problems can be found in this Khan Academy link.