generate-pincode-cli

4.0.1 • Public • Published

js-standard-style

generate-pincode-cli

CLI for generating random pincodes.

Installation

From npm

$ npm install generate-pincode-cli -g

Usage

If not supplied with a length it returns a four digit pincode.

$ pincode

Optionally pass in length

$ pincode <length>

To see version number

$ pincode -v

To see help

$ pincode -h

with npx

If you don't want to install anything you can use npx

$ npx generate-pincode-cli

Related

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i generate-pincode-cli

Weekly Downloads

4

Version

4.0.1

License

MIT

Unpacked Size

9.66 kB

Total Files

12

Last publish

Collaborators

  • zrrrzzt