If memory serves, Random() is a Pseduo-Random number generator, which has (potentially) some issues. Granted, it's theorical issues, but I just wanted to bring it up.

From the Wikipedia:
http://en.wikipedia.org/wiki/Pseudo-random_number_generator

Or, just read Knuth.. Wink