I need a unique number that is 28 characters long. I know GUIDs are 33 characters long however I have a situation where I need a unique 28 character length unique number. Is there a way to create a GUID that is only 28 characters long? I do realize that the value is less likely/probable to be unique.
C# is an object-oriented programming language created in conjunction with Microsoft’s .NET framework. Compilation is usually done into the Microsoft Intermediate Language (MSIL), which is then JIT-compiled to native code (and cached) during execution in the Common Language Runtime (CLR).
TRUSTED BY