1.1.0 • Published 4 years ago
kluid v1.1.0

Convenient way to generate and copy a new unique identifier to clipboard.
Supported UID Types
Installation
npm install kluid -gUsage
Create a new uuid (default)
kluidCreate an empty uuid (00000000-0000-0000-0000-000000000000)
kluid --emptyNote: this will only work on uuid
Create another type of uid
kluid --use ulidSupported: uuid, ksuid, ulid
Help
kluid --help