Do you mean that the random number sequence repeats every time you start up? That is because it is not truly random, it uses a pseudo random number algorithm.
Do you mean that the random number sequence repeats every time you start up? That is because it is not truly random, it uses a pseudo random number algorithm.