All Projects → sindresorhus → Random Word Cli

sindresorhus / Random Word Cli

Licence: mit
Get a random English word

Programming Languages

javascript
184084 projects - #8 most used programming language

random-word-cli Build Status

Get a random English word

Install

$ npm install --global random-word-cli

Usage

$ random-word --help

  Example
    $ random-word
    ferriferous

Tip

Use it to generate project/release names:

$ echo $(random-word)-$(random-word)
blacksnake-nautics

Related

License

MIT © Sindre Sorhus

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].