If your name gets picked for jury duty, it’s because a computer used a random number generator to select it. The same goes for tax audits or when you opt for a quick pick lottery ticket. But how can ...
Even though rand() may be a good enough random number generator for making a video game, the patterns of random bits it spits out may not be sufficient for applications requiring truly random data.