more stuff

This commit is contained in:
counterweight 2026-08-23 22:35:18 +02:00
parent 2b5e2151b4
commit cce651e253
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
8 changed files with 156 additions and 35 deletions

View 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).