Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.22 seconds.

  1. Re: Generating a random number from a range of inputted numbers

    Take a look at the Math.random() function or the Random class.
  2. Re: Generating a random number from a range of inputted numbers

    That's exactly what I would expect it to give you. 5+6+7+8+9+10 = 45. Why would this code give you a random number of any kind?
Results 1 to 2 of 2