A simple .NET Core global tool to generate any number of GUID/UUIDs (v3 MD5 hashed, v4 random, v5 SHA-1 hashed), Hashids, Nanoids, Xcode identifiers suitable for storyboard and XIB files, and more.
                        
                    
         
                Info
| Version: | 2.2.0 | 
| Author(s): | Aaron Bockover | 
| Last Update: | Monday, June 8, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/IdentifierGenerator | 
Install
Install-Package IdentifierGenerator
                        dotnet add package IdentifierGenerator
                        paket add IdentifierGenerator
                        
                                IdentifierGenerator Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags