more stuff
This commit is contained in:
parent
2b5e2151b4
commit
cce651e253
8 changed files with 156 additions and 35 deletions
7
interesting/von_neumann_extractor.md
Normal file
7
interesting/von_neumann_extractor.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Von Neumman extractor
|
||||
|
||||
A very simple procedure to extract proper randomness out of a weak source of entropy such a biased dice.
|
||||
|
||||
https://prefetch.eu/know/concept/von-neumann-extractor/
|
||||
|
||||
You can use it to make true 128bits of randomness (for example, for a Bitcoin seed) with a crappy dice (as long as you through it randomly enough).
|
||||
Loading…
Add table
Add a link
Reference in a new issue