Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 384 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 384 Bytes

Guid Generator

A small command-line utility to generate GUIDs.

Usage

guid [Number] [Options]

Number:

The number of GUIDs to generate.

Options:

-h, --help     Display the help.
-u, --upper    Generate the GUIDs in uppercase.
-v, --version  Display the application version.