Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
63368934
Topic
5395587
Board
Project Development
Re: Are dices for generating seed words fair?
by
testingelcrypto
on
22/12/2023, 15:51:06 UTC
Quote from: BlackHatCoiner on
Today
at 03:40:58 PM
Another simple way is to count bits according to this array:
Code:
1: 00
2: 01
3: 10
4: 11
5: 0
6: 1
I like this. Do you like the ideia of adding a coin flip when i am at 10 numbers in order to the the number 11 or this is bad for entropy?