xJonathanLEI / RandomGuid

A simple command-line tool for generating secure random GUIDs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Guid

A simple command-line tool for generating secure random GUIDs

Installation

Install it as a global tool via NuGet:

dotnet tool install -g RandomGuid

Usage

Just invoke the command with:

guid

About

A simple command-line tool for generating secure random GUIDs


Languages

Language:C# 100.0%