Skip to content

The CLI you need to generate random data in your favorite terminal

License

Notifications You must be signed in to change notification settings

randfun/randcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The CLI you need to generate random data in your favorite terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published