Does it really? You're going to have to convince me on that one ;-)
As far as I understand that's pretty much impossible. Give RANDOM a specific seed and you'll get a specific sequency of "random" number from it. Next time you run it, given the same seed, you'll get the same sequence of numbers.

/Henrik.