So, the Random command returns a random number between 0 and MAX.
But how would I make it return a random number between some specified minimum value higher than 0 and MAX?
But how would I make it return a random number between some specified minimum value higher than 0 and MAX?