2.0.1 • Published 8 years ago

sobriquet v2.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Circle CI

sobriquet

sobriquet is a name generator built in Javascript and based on Markov Chains.

Installation NPM

npm i -g sobriquet

Usage

$ sobriquet swaggy some words -n 1
Random word(s) generated:
dsome

Help documentation

$ sobriquet -h

Options

  --words string[]      List of words injected to the Markov chain
  -n, --number number   Number of words you want to generate       
  -s, --start string    The starting letter                        
  -h, --help            Display the usage of the CLI               

Tests

Tests are run with Jest from Facebook

npm test

2.0.1

8 years ago

2.0.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago