Post
Topic
Board Development & Technical Discussion
Merits 5 from 2 users
Re: Randomly picking 24 words from the BIP39 wordlist
by
pooya87
on 09/12/2022, 06:34:22 UTC
⭐ Merited by o_e_l_e_o (4) ,ETFbitcoin (1)
~
Well, if I were writing code for a wallet that would be there.
That would both be pointless and a bad idea.
Nobody would use a wallet software to brute force a mnemonic so it is pointless to add such a feature.
Also it is a bad idea because it makes it harder on legitimate use cases like a normal user entering their seed phrase wrong and wanting to retry by fixing the words, typos, order, etc. Adding a delay would harm user experience.