Skip to content

Shorter representation of a Guid reducing from 4 to 15 characters

Notifications You must be signed in to change notification settings

juanonsoftware/Rabbit.ShortGuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rabbit.ShortGuid

Shorter representation of a Guid reducing from 4 to 15 characters. Nuget package is available https://www.nuget.org/packages/Rabbit.ShortGuid

Below are custom Guid types that output shorter characters than the Guid from the framework.

  • Guid32 -> output 32 characters
  • GuidBase36 -> output 26 characters
  • GuidBase62 -> output 22 characters
  • GuidX -> output 21 characters

About

Shorter representation of a Guid reducing from 4 to 15 characters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages