Non-repeating random numbers
fzeed
Member Posts: 247
I need to generate a random between 1-4. I tried running it through a timer (every .5 x=random 1,4) and other variations but no luck. It always come up with the same number! Is this a bug?