I‘m reading the C++ reference for rand() which returns a randomly distributed number in a specific range. For getting random numbers in the range 0-99, one can simply use a