UUID Generator
Generate RFC 4122 compliant UUID (Universally Unique Identifier) v4
About UUID v4:
UUIDs are 128-bit identifiers formatted as:
Where x is any hexadecimal digit and y is one of 8, 9, A, or B.
UUID v4 uses random or pseudo-random numbers.
UUIDs are 128-bit identifiers formatted as:
xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxxWhere x is any hexadecimal digit and y is one of 8, 9, A, or B.
UUID v4 uses random or pseudo-random numbers.
Statistics:
UUIDs generated: 0