Skip to content

codeminic/uuid-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Publish NuGet version

This is a dead simple .NET tool for generating UUIDs using the new UUID version 7.

Installation

To install the tool globally, use the following command:

dotnet tool install -g codeminic.UuidGen

Usage

To generate a new UUID, use the following command:

gg

Note: The gg command may conflict with git gui on some shells, such as zsh, which uses gg as a git gui alias. If you encounter this issue, you can either change the alias in your shell configuration or use the full command path to run the tool.

About

Generates UUID's. Not more, not less.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages