Generate Heroku-like random names from the terminal
Built with โค๏ธ by Tiaan and contributors
CLI for haikunatorjs.
$ npm install --global haikunator-cli
# OR
$ yarn global add haikunator-cli
$ haikunator
# yellow-sky-8300
$ haikunator --delimiter=*
# shy*snow*7086
$ haikunator --length=10
# tiny-cake-5392564104
$ haikunator --hex
# rough-sun-d4ae
Read the haikunatorjs docs for more info about the different flags available.
Contributions are welcome. Please open up an issue or create PR if you would like to help out.
Note: If editing the README, please conform to the standard-readme specification.
Licensed under the MIT License.