Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Random Number Problems
#4
How do I get it to count 65 numbers, all random 65 times, but not repeating itself, like not have the same number show up twice from 1 to 65

Function Uniform_Example
Code:
Copy      Help
rep 65
,int random num
,num=65;;edit your number here
,random=RandomInt(1 num)
,out random

Any help?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)