kengyin wrote:so its psuedo random?
Of course, because it involves a list of numbers. You do realize that a computer itself is incapable of coming up with a true random number, right? It's always going to be pseudo-random if a computer is involved in the generation of the "random" number, so this list-method is just as effective.