random.org
↔ Online API RNG to generate Cryptographically Secure number
RNG
Random Number Generator
Cryptographically Secure
number certain to be truly random & NOT Pseudorandom (and therefore won't expose vulnerability when used for secure/sensitive ops)
Pseudorandom
number output by deterministic RNG with fixed seed/hash table - to approximate true random