Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 475 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 475 Bytes

UuidCli

A quick and easy way to generate UUIDs for different cases.

Installation

Install it from Github:

go install https://github.com/corka149/uuid_cli@latest

Usage

Creates UUIDs with different combinations

Usage: uuid [OPTIONS]

Options:
  -r, --random-case        Use random case for characters in UUID
  -a, --replace-ambiguous  Replace ambiguous 0 by Q
  -c, --chars <CHARS>      Amount of characters
  -h, --help               Print help