Skip to content
 
 

Repository files navigation

mnemonic-words Build Status

List of words for making random mnemonic sentences

It could be used for generating deterministic keys.

The word list is just a JSON file and can be used anywhere.

Install

$ npm install mnemonic-words

Usage

const mnemonicWords = require('mnemonic-words');

console.log(mnemonicWords);
//=> ['abandon', 'ability', …]

Related

License

MIT © Sindre Sorhus

About

List of words for making random mnemonic sentences

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages