Post
Topic
Board Electrum
Merits 1 from 1 user
Re: How can i generate electrum-seed?
by
o_e_l_e_o
on 28/01/2023, 19:46:30 UTC
⭐ Merited by DireWolfM14 (1)
because I'm not a programmer.
All the more reason you shouldn't be trying to make up your own seed generation system. You will almost certainly trip up somewhere and end up with something very insecure or very difficult to recover from.

And no one will write a complete program for generating a new version of the seed to me on the forum.
There is already a complete program for securely generating Electrum seed phrases. It's called Electrum. Tongue

I have a BIP39. everything works.
It just needs to be filtered. It should be easy.)
Then use it as a BIP39 seed phrase. If you want an Electrum seed phrase, then use Electrum to generate one. Trying to convert one to the other will likely just end in disaster.