0.2.0 • Published 8 years ago
randcli v0.2.0
Randcli
randcli is the CLI you need to generate random data in your favorite terminal. Internally, it uses the rand.fun API.
Installation
Just run the following command to install randcli globally:
npm install -g randcliUsage
$ randcli --help
Usage: randcli <category> [dataset]
Options:
-V, --version output the version number
-h, --help output usage information
Available categories:
- animals
- country
- games
- geo
- hash
- internet
- movies
- number
- people
- text
[NOTE] If no dataset selected, the CLI will show the list of
datasets of the category.
Examples:
$ randcli number
$ randcli number integerLicense
This project is released under the Apache-2.0 license. By Angel