Skip to content

chandlerchaos/PythonBitcoinMiniKey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PythonBitcoinMiniKey

This source code was found on BitcoinTalk.org. It has been modified to use SystemRandom() to generate secure Bitcoin mini private keys.

Change the value of GenerateKeys(numKeys = 21): to set how many keys to generate per run (set to 21 by default)

Usage:

python minikey.py

About

A stand alone Bitcoin mini private key generator in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages