A quick and easy way to generate UUIDs for different cases.
Install it from Github:
go install https://github.com/corka149/uuid_cli@latest
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