Generate UUID Tool
{{CODE0}}
Generate UUID Tool FAQ
What is a UUID?
Universally unique identifier (UUID) is a 128-bit label used for information in computer systems. The term globally unique identifier (GUID) is also used, often in software created by Microsoft. When generated according to the standard methods, UUIDs are, for practical purposes, unique.
— From Wikipedia