0
Java Random()
Can someone explain to me how to change the values of which the random is between. Like say I wanted to get only whole numbers between 0-34 or 5-29 using Math.random(); Thanks!
1 Respuesta
Can someone explain to me how to change the values of which the random is between. Like say I wanted to get only whole numbers between 0-34 or 5-29 using Math.random(); Thanks!