Hi, i have put the function Rnd(1) inside a FOR bucle for creating 9 random numbers between 1 and 46, so when bucle finish the code has created 9 random numbers.
But i have seen after several executions of the code that the 9 numbers series are repeated, keeping the order, and moreover after few code executions.
Does that has any solution? Creating randoms in real random way?
Thanks for looking.
But i have seen after several executions of the code that the 9 numbers series are repeated, keeping the order, and moreover after few code executions.
Does that has any solution? Creating randoms in real random way?
Thanks for looking.