gen-uuid

0.0.1 • Public • Published

gen-uuid

Generate RFC4122 version 1 or version 4 UUIDs using node-uuid

Installation

[sudo] npm install gen-uuid -g

Usage

Usage: gen-uuid [options]

Options:

  -h, --help        output usage information
  -V, --version     output the version number
  -1, --v1          use v1 (timestamp-based), default is v4 (random)
  -n, --number [n]  output n number of UUIDs, min 1, max 100, default 1

Readme

Keywords

none

Package Sidebar

Install

npm i gen-uuid

Weekly Downloads

134

Version

0.0.1

License

none

Last publish

Collaborators

  • dbrockman