Ask HN: Is taking input from your microphone a TRNG?
A developer questions whether recording audio from a microphone could serve as a true random number generator for creating secure keys, noting that slight differences in audio input would never repeat. They ask what potential flaws exist in this approach compared to using /dev/urandom.