Hacker News new | ask | show | jobs
by tromp 1123 days ago
What software do you use to generate your 256-bit seed, and to convert that into the 24 words that the hardware keys require as input?
1 comments

A custom script that essentially reads /dev/urandom and feeds the hex seed to bip39tool from pybitcointools.