Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 482 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 482 Bytes

12-words

Quickly generate a cryptographically secure twelve word mnemonic to be used as a passphrase or key.

> docker run namick/12-words

desk grow warm depend aspect moment turkey zebra lend glove install jar

Description

Uses a javascript implementation of Bip39 to create a mnemonic code to be used for generating a passphrase or deterministic keys.