• Random numbers are very important to us in this computer age, being used for all sorts of security and cryptographic tasks • [Theory to Thing] recentlybuilt a device to generate random numbersusing nothing more complicated than simple camera noise • The heart of the build is an ESP32 microcontroller, which [Theory to Thing] first paired with a temperature sensor as a source of randomness • However, it was quickly obvious that a thermocouple in a cup of tea wasn’t going to produce nice, jittery, noisy data that would make for good random numbers • Then, inspiration struck, when looking at vision from a camera with the lens cap on • Particularly at higher temperatures, speckles of noise were visible in the blackness-thermal noise, which was just what the doctor ordered

Article Summaries:

  • Random numbers are very important to us in this computer age, being used for all sorts of security and cryptographic tasks. [Theory to Thing] recently built a device to generate random numbers using nothing more complicated than simple camera noise. The heart of the build is an ESP32 microcontroller, which [Theory to Thing] first paired with a temperature sensor as a source of randomness. However, it was quickly obvious that a thermocouple in a cup of tea wasn’t going to produce nice, jittery, noisy data that would make for good random numbers. Then, inspiration struck, when looking at vision

Sources: