wayneashleyberry / uuid

generate a uuid from the command-line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generate a uuid from the command-line

go security Go Report Card

Installation

go get github.com/wayneashleyberry/uuid

Usage

Usage:
  uuid [flags]
  uuid [command]

Available Commands:
  help        Help about any command
  new         Generate a new UUID
  test        Test if a uuid is valid
  version     Print version information

Flags:
  -h, --help   help for uuid

Use "uuid [command] --help" for more information about a command.

Example

uuid n | pbcopy

About

generate a uuid from the command-line

License:MIT License


Languages

Language:Go 100.0%