Post
Topic
Board Project Development
Merits 4 from 1 user
Re: Are dices for generating seed words fair?
by
Medusah
on 18/10/2023, 19:02:21 UTC
⭐ Merited by BlackHatCoiner (4)
(on average with an unbiased coin you will need to make 512 flips to generate 128 bits of entropy).

For anyone who does not know:  the von Neumann method involves counting results only half of the time ('HH', 'TT' are not counted).  So for every two coin tosses which are 'HT' or 'TH' you add 1 bit.  So 1 bit for every 4 coin tosses on average.

I have not tried it.  Sounds the most secure, but tiring too.   Tongue