A UUIDv7 measures time in the Unix Epoch with an accuracy between 1ms and 245ns, depending on how many bits are spent for the timestamp (48-60 bits). The rest of the UUID (62-74 bits) is filled with random data. The timestamp is at the front of the UUID, therefore the UUIDs are monotonically increasing, which is good for using them in database indexes. Since this UUID version does not contain a MAC address, it is also recommended due to the improved privacy.
Here are 15 UUIDs that were created just for you! (Reload the page to get more)
0196485d-c8fa-7ca8-9e63-d3ecb4543bda
0196485d-c8fa-7e32-a699-c73485711c5b
0196485d-c8fa-7f71-be21-9a5a70c6e3fc
0196485d-c8fb-7090-8687-176c02ece164
0196485d-c8fb-71af-83b9-2eccecce0c2f
0196485d-c8fb-72c9-a5ba-2b216c4271f3
0196485d-c8fb-7411-bee8-dec53251dd44
0196485d-c8fb-7530-8298-57079871cf9d
0196485d-c8fb-764a-9294-7a0a59de6c5d
0196485d-c8fb-7765-b28d-ab179f1860f2
0196485d-c8fb-787b-8442-fb1229e09a7c
0196485d-c8fb-799e-b5a5-974b292f29b7
0196485d-c8fb-7ab9-94ac-46c161504ee1
0196485d-c8fb-7bd3-bb92-f5f0eef78325
0196485d-c8fb-7cea-835f-9af1aebba475
Like UUIDv1, this kind of UUID is made of the MAC address of the generating computer, the time, and a clock sequence. However, the components in UUIDv6 are reordered (time is at the beginning), so that UUIDs are monotonically increasing, which is good for using them in database indexes.
Here are 15 UUIDs that were created just for you! (Reload the page to get more)
1f01c3ce-2fc3-6000-a2e7-4cf95d479851
1f01c3ce-2fc3-6172-a2e7-4cf95d479851
1f01c3ce-2fc3-624e-a2e7-4cf95d479851
1f01c3ce-2fc3-6320-a2e7-4cf95d479851
1f01c3ce-2fc3-63de-a2e7-4cf95d479851
1f01c3ce-2fc3-649c-a2e7-4cf95d479851
1f01c3ce-2fc3-655a-a2e7-4cf95d479851
1f01c3ce-2fc3-6618-a2e7-4cf95d479851
1f01c3ce-2fc3-66d6-a2e7-4cf95d479851
1f01c3ce-2fc3-6794-a2e7-4cf95d479851
1f01c3ce-2fc3-68ca-a2e7-4cf95d479851
1f01c3ce-2fc3-6992-a2e7-4cf95d479851
1f01c3ce-2fc3-6a46-a2e7-4cf95d479851
1f01c3ce-2fc3-6b04-a2e7-4cf95d479851
1f01c3ce-2fc3-6bc2-a2e7-4cf95d479851
A UUIDv4 is made of 122 random bits. No other information is encoded in this kind of UUID.
Here are 15 UUIDs that were created just for you! (Reload the page to get more)
e8dbd8b6-daba-4cfe-b2fd-281c129befa8
592ed661-c272-4164-83a4-87c08bee9f2a
784fdab4-3b58-4ac4-b80a-f788ffefb3ae
54ffdd70-6163-45bc-b44b-0b016487bc84
1798519d-b392-4fe9-9dd3-8ad4e53f8918
57d1953d-b830-45ba-947a-a0241c498e88
d93e5ef8-6c6b-4c75-882b-817a8d80bd7f
13987a5c-1b0c-4a97-b808-e38d62581f04
a451cbca-dbdf-4432-a524-900d755c0f59
94f82d8f-c832-47e7-9554-e465b66f94f0
4904d926-d894-4db6-a4c2-2d8670c4ea59
d78d247e-c023-4588-8d32-1005a1b7d862
b5813ec6-fcb1-49b2-99b2-6b0600352b51
d25da1f7-40ee-43ba-a73e-a249e92dd241
55909755-f62b-44a5-b6ae-f1185ad77936
A UUIDv1 is made of the MAC address of the generating computer, the time, and a clock sequence.
Here are 15 UUIDs that were created just for you! (Reload the page to get more)
e2fc40e0-1c3c-11f0-a2e7-4cf95d479851
e2fc4144-1c3c-11f0-a2e7-4cf95d479851
e2fc41a8-1c3c-11f0-a2e7-4cf95d479851
e2fc420c-1c3c-11f0-a2e7-4cf95d479851
e2fc4266-1c3c-11f0-a2e7-4cf95d479851
e2fc42c0-1c3c-11f0-a2e7-4cf95d479851
e2fc4324-1c3c-11f0-a2e7-4cf95d479851
e2fc4388-1c3c-11f0-a2e7-4cf95d479851
e2fc43ec-1c3c-11f0-a2e7-4cf95d479851
e2fc4446-1c3c-11f0-a2e7-4cf95d479851
e2fc44aa-1c3c-11f0-a2e7-4cf95d479851
e2fc4504-1c3c-11f0-a2e7-4cf95d479851
e2fc455e-1c3c-11f0-a2e7-4cf95d479851
e2fc45c2-1c3c-11f0-a2e7-4cf95d479851
e2fc461c-1c3c-11f0-a2e7-4cf95d479851
The sorting of UUIDs in SQL Server is rather confusing and incompatible with UUIDv6 and UUIDv7.
Therefore this method developed by HickelSOFT
generates UUIDs which are sortable by SQL Server.
They have a time resolution of 1 milliseconds combined with 16 bits of random data.
C# implementation |
PHP implementation
Here are 15 UUIDs that were created just for you! (Reload the page to get more)
77cc0708-0260-806c-87e9-5ce32bd83b96
89370808-0260-806c-87e9-5ce32bd83b96
236a0908-0260-806c-87e9-5ce32bd83b96
75130a08-0260-806c-87e9-5ce32bd83b96
b5820b08-0260-806c-87e9-5ce32bd83b96
0c3d0c08-0260-806c-87e9-5ce32bd83b96
8e600e08-0260-806c-87e9-5ce32bd83b96
feee0f08-0260-806c-87e9-5ce32bd83b96
42f61008-0260-806c-87e9-5ce32bd83b96
03881108-0260-806c-87e9-5ce32bd83b96
c2641208-0260-806c-87e9-5ce32bd83b96
9afc1308-0260-806c-87e9-5ce32bd83b96
3b1e1408-0260-806c-87e9-5ce32bd83b96
f1651508-0260-806c-87e9-5ce32bd83b96
e61d1608-0260-806c-87e9-5ce32bd83b96
The following types of UUIDs are less common and/or require special knowledge. Please only use the following generators if you know what you are doing.
The NCS UUIDs are a legacy format
initially designed by Apollo Computer that cannot be generated anymore, because the
amount of available timestamp bits was exhausted on 5 September 2015.
As an example, here is the last possible NCS UUID (all bits of the timestamp are set to 1) for IP address 127.0.0.1:
ffffffff-ffff-0000-027f-000001000000
.
An UUIDv2 contains information about the creator (person, group, or organization), the generating system (MAC address), and time. The creator information replaced parts of the time bits, therefore the time resolution is very low.
An UUIDv3 is made out of a MD5 hash and an UUIDv5 is made out of a SHA1 hash. RFC 9562 also contains an example for a custom UUIDv8 implementation that uses modern hash algorithms.
UUIDv8 is made of 122 bits application-specific / custom data. The other 6 bits are used to specify the variant and version of the UUID, to make it RFC-compatible.
You can enter a UUID in the following notations:
9e83839a-5967-11e4-8c1c-78e3b5fc7f22
2.25.210700883446948645633376489934419689250
The script will output:
Please enter a UUID or UUID OID:
You can enter a UUID in the following notations:
AA-BB-CC-DD-EE-FF
AA:BB:CC:DD:EE:FF
AABBCC.DDEEFF
(case insensitive)AA-BB-CC-DD-EE-FF-11-22
(EUI-64)AA:BB:CC:DD:EE:FF-11-22
(EUI-64)fe80::1322:33ff:fe44:5566
(IPv6 Link Local / EUI-64)The script will output:
Please enter a MAC (EUI, ELI, SAI, AAI), or IPv6-Link-Local address:
An Administratively Assigned Identifier (AAI) is a MAC address which can be locally defined by applications or an administrator. Unlike the EUI, an AAI is NOT worldwide unique.
The following options are rather unusual, but are implemented for the sake of completeness: