I am making this game where I need to put 26 values in a random order... The problem is that I don't know how to check if the random number generated has already been generated before or not... Even a bigger problem, I don't know how to make the loop so that when all the values are assigned, the do loop is exited...
Any clue on how this could be done... :confused:
