Background I’ve been warned over the years to be skeptical of random number generators (or more properly, pseudo-random number generators). Way back in the day when I was first starting out doing C coding, I used to use a function called rand() for my random numbers. It was known to be pretty bad — the low bit