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