Generate GUIDs Online
Generate GUIDs (Globally Unique Identifiers) for .NET, SQL Server, and Windows development. Free online GUID generator tool.
FAQ
Is a GUID the same as a UUID?
Yes, functionally they are identical. Both are 128-bit identifiers following the same RFC 4122 format. 'GUID' is the Microsoft term, 'UUID' is the platform-agnostic standard term. They're interchangeable.