Post
Topic
Board Electrum
Re: Choosing Seed Words
by
Abdussamad
on 13/12/2013, 03:22:09 UTC
You can choose your own seed from the dictionary that electrum uses:

https://github.com/spesmilo/electrum/blob/master/lib/mnemonic.py

Other words don't work.

Electrum is great for offline use. You don't have to set your own seed to use it offline. Just run it as you would on an online system and it will generate a truly random seed for a new wallet. Much better than a human generated seed.

I do not trust the random generator from my computer


In that case you need to look at generating an electrum seed using dice. Search the forums. There are a few guides on how to do that.