Created
December 6, 2014 03:23
-
-
Save gkthiruvathukal/7a933b4aaea42ef66b33 to your computer and use it in GitHub Desktop.
GUID using Mono csharp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
csharp> System.Guid.NewGuid() | |
55305008-86b7-4003-913c-f0865b2095c9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment