|
|
|
|
|
by rcxdude
164 days ago
|
|
Well, sampling is technically an analog operation that is separate from the conversion operation that makes the result digital. But then analog circuits don't ever actually hold a single real number, in practice there is always noise and that in practice limits the precision to less than what can be fairly easily achieved digitally. |
|
https://en.wikipedia.org/wiki/Hardware_random_number_generat...
https://github.com/usnistgov/SP800-90B_EntropyAssessment
(^^^ this is a fun tool, I recommend playing with it to learn how challenging it is to generate "true" random numbers.)
An infinite precision ADC couldn't be subject to thermal attack because you could just sample more bits of precision. (Of course, then we'd be down to Planck level precision so obviously there are limits, but my point still stands, at least _I_ think it does. :))