So, in my first post in a millennium I'll try to help clear up some confusion about the difference between Random Number Generators and Pseudo-random Number Generators, as one is simply not a 'fake' or artificial version of the other (as the prefix pseudo implies).
Pseudo-random number generators (PRNG) are completely deterministic. At...










