Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 300 Bytes

File metadata and controls

9 lines (5 loc) · 300 Bytes

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