True Random Number Generators

I’ll check that out.

You’re right, I did miss something. Schneier lists three properties of randomness:

Pseudo-random only has to meet #1. Cryptographically secure pseudo-random has to meet #1 and 2. Truly random has to meet #3.

I apologize for incorrectly summarizing.