2009-05-11, 06:07 PM
Kabanaw Wrote:I disagree with this. Since it randomly chooses a number with no permutations, it will always be random. If there's nothing in the code that says for it to be a permutation, it's completely random.
The only problem with that is that there is no such thing as a truly random number generator. There is either some algorithm, or an impossibly long string of predetermined numbers in most random number generators.

