This document discusses various options for generating true random numbers when pseudo-random numbers are not sufficient. The options include:
1. Buying a true random number generator USB device, which is expensive for empirical tests.
2. Using the service Random.org, which generates numbers from radio static, but is free only for sequences up to 10,000 numbers.
3. Manually inputting numbers from "A Million Random Digits", which would be time-consuming.
It also briefly outlines less viable options like fabricating a random number generator, using a webcam or thermal noise, or a lava lamp and webcam software. Overall, the document explores both inexpensive and more sophisticated options for obtaining true random