1.0.1 • Published 7 years ago

uuid-command-line v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

UUID Command Line

Generate UUID from the command line with the ability to copy to clipboard

Installation

$ npm install -g uuid-command-line

Usage

Generate uuid v4

$ uuid
7856f935-25a3-4455-96a1-de90797748f6

Generate uuid v1

$ uuid -v1
642b9900-ef92-11e4-84b0-939e6a3b4d97

Copy to the clipboard

$ uuid -c
17566915-0ffa-4b95-8da8-f0d26de51b97
1.0.1

7 years ago

1.0.0

7 years ago