I created this educational tool that lets you generate random seeds and check if any of them hold a balance.
For each seed, the tool only looks at the first address of each type (1, 3, bc1, and bc1p). You can filter by address type.
You can test weak entropy <128 bits and padding the rest with a chosen binary pattern (like '0', '1', '0001', etc..)
Building this project has taught me a lot about seeds and entropy, and I now feel much more confident in managing them!
#bitcoin #entropy #seeds #gm #nostr