Post
Topic
Board Development & Technical Discussion
Re: Cold storage and bad RNG
by
hexafraction
on 06/01/2015, 01:18:54 UTC
Simply throw a coin or dice 160 times and you will have real random number.

Physical coin, that is. I actually had a small logic gate setup that would obtain random bits by pressing a button for an unpredictable interval mod 2 relative to a very fast clock signal, perform von neumann whitening, and report hex digits on a 7-seg display. Assuming my XNOR gates aren't backdoored, this should be a foolproof measure. Or am I mistaken?