Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.18 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.18 KB

#bip39 #python #seed_phrase_generator #offline

Seed-Phrase-Generator-BIP39

Example Image

bip39 Random Seed Phrase Generator makes with PYTHON

This generator can randomly generate bip39 12words and 24words seed phrase, it can work offline.

Python must be installed! How to install python use link => https://wiki.python.org/moin/BeginnersGuide/Download

HOW TO USE THIS SEED GENERATOR ↓

Download all files or:

git clone https://github.com/toprogramm/SeedPhraseGenerator_PYTHON.git

Go to folder in console and run generator

cd "SeedPhraseGenerator_PYTHON"

Generate 24words

python 24words.py

Generate 12words

python 12words.py

Have a GOOD DAY! 😊

Image by macrovector on Freepik