Skip to content

Latest commit

 

History

History

LogOtter.ShortGuid

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

ShortGuid

A library to create string identifiers that are as unique as GUIDs.

Usage

Simply call the ToShortString() extension method on a GUID.

Guid.NewGuid().ToShortString()