randcli

0.2.0 • Public • Published

npm version Build Status

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 randcli

Usage

$ 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 integer

License

This project is released under the Apache-2.0 license. By Angel

Package Sidebar

Install

npm i randcli

Weekly Downloads

3

Version

0.2.0

License

Apache-2.0

Last publish

Collaborators

  • angelrb