Skip to content

Generate BIP39 for BrainFlayer or similar applications.

Notifications You must be signed in to change notification settings

oguzdelioglu/braingenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

braingenerator

Generate BIP39 for BrainFlayer or similar applications.

Parameters -n how many pieces to be generate.
-l how many words will there be in a generate?
-s Will the words be combined?
-w wordlist

Example BrainFlayer
./brain12words.py -n 9000000000000000000 -l 12 -w brainwalletdictionary.txt | ./brainflayer -v -o found.txt -b bloom.blf

About

Generate BIP39 for BrainFlayer or similar applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages