- Home
·
- String Manipulation
·
- This code generates random whole numbers between 1 and 10 to change the range just change the 10 to
This code generates random whole numbers between 1 and 10 to change the range just change the 10 to
This code generates random whole numbers between 1 and 10 to change the range just change the 10 to the value you want. Great for doing random
Rate This code generates random whole numbers between 1 and 10 to change the range just change the 10 to
(1(1 Vote))
Randomize ' Initialize random-number generator.
MyValue = Int((10 * Rnd) + 1) ' Generate random value between 1 and 10
This code generates random whole numbers between 1 and 10 to change the range just change the 10 to Comments
No comments yet — be the first to post one!
Post a Comment