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)
019e1264-be36-766b-9070-5de11deccafa
019e1264-be36-7884-bc24-b51e43069cf0
019e1264-be36-79e4-a4db-37b2eb785074
019e1264-be36-7b07-a601-97667b8a7140
019e1264-be36-7c1d-ae3e-b1a1a21bf1d2
019e1264-be36-7d34-bdd6-e1374bead9fd
019e1264-be36-7e46-bc3a-d870639b1eda
019e1264-be36-7f5d-a2b8-e8a9a867aec8
019e1264-be37-7073-bd43-5759ef73f06f
019e1264-be37-7186-9c54-fd4e576a7be1
019e1264-be37-72a4-977e-16c2c248eddf
019e1264-be37-7415-8fbe-b7302e8f6712
019e1264-be37-75b3-84bb-42465433ee3f
019e1264-be37-7717-bc03-4ab126a31f4f
019e1264-be37-783a-8892-88f4b03a1b60
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)
1f14c809-2c79-6c62-a06f-4cf95d479851
1f14c809-2c79-6e24-a06f-4cf95d479851
1f14c809-2c79-6f1e-a06f-4cf95d479851
1f14c809-2c79-6ff0-a06f-4cf95d479851
1f14c809-2c7a-60cc-a06f-4cf95d479851
1f14c809-2c7a-619e-a06f-4cf95d479851
1f14c809-2c7a-6266-a06f-4cf95d479851
1f14c809-2c7a-6338-a06f-4cf95d479851
1f14c809-2c7a-6400-a06f-4cf95d479851
1f14c809-2c7a-64c8-a06f-4cf95d479851
1f14c809-2c7a-6630-a06f-4cf95d479851
1f14c809-2c7a-670c-a06f-4cf95d479851
1f14c809-2c7a-67d4-a06f-4cf95d479851
1f14c809-2c7a-689c-a06f-4cf95d479851
1f14c809-2c7a-6964-a06f-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)
c64eae4a-e7fa-4a75-87a4-0065a318893c
58f31db4-91db-4563-8309-0a759fc58d77
786831f7-a781-496e-b464-8d8276f376e5
a0c5478c-adfd-4173-85c3-b011a35f0db2
5da43fa6-ab4a-452e-ac91-6e2fe7532836
72aad880-59a9-476b-8634-58eceefbaf17
28f74978-94a4-4316-a13b-93ac329539fb
7ed13567-e1fc-4429-bce5-76e02a38498b
298bf5c6-92a9-48fd-bd74-d72094a97470
88d726ac-6853-4f21-879c-af0ec94075c3
3ab572f1-a28f-454b-8793-f35f20b7b712
2aa40d8d-efb4-49e0-bf73-fe0d10ad4929
f46cb5e6-a5c1-4c73-b2bd-f63f894a38a9
9cd58e62-318d-46dc-bc4b-83e03664d863
ceb6db06-0fc3-4c66-b15d-71c1b8ff43ad
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)
92c7aeaa-4c80-11f1-a06f-4cf95d479851
92c7af18-4c80-11f1-a06f-4cf95d479851
92c7af86-4c80-11f1-a06f-4cf95d479851
92c7afea-4c80-11f1-a06f-4cf95d479851
92c7b04e-4c80-11f1-a06f-4cf95d479851
92c7b0b2-4c80-11f1-a06f-4cf95d479851
92c7b116-4c80-11f1-a06f-4cf95d479851
92c7b17a-4c80-11f1-a06f-4cf95d479851
92c7b1de-4c80-11f1-a06f-4cf95d479851
92c7b24c-4c80-11f1-a06f-4cf95d479851
92c7b2ba-4c80-11f1-a06f-4cf95d479851
92c7b328-4c80-11f1-a06f-4cf95d479851
92c7b396-4c80-11f1-a06f-4cf95d479851
92c7b3fa-4c80-11f1-a06f-4cf95d479851
92c7b468-4c80-11f1-a06f-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)
cedfba20-8203-8208-87ea-5ce32bd83b97
fc2fbb20-8203-8208-87ea-5ce32bd83b97
b761bc20-8203-8208-87ea-5ce32bd83b97
c007bd20-8203-8208-87ea-5ce32bd83b97
b1cabe20-8203-8208-87ea-5ce32bd83b97
15d3bf20-8203-8208-87ea-5ce32bd83b97
664cc020-8203-8208-87ea-5ce32bd83b97
295ec120-8203-8208-87ea-5ce32bd83b97
79c5c220-8203-8208-87ea-5ce32bd83b97
6c5dc320-8203-8208-87ea-5ce32bd83b97
ce63c420-8203-8208-87ea-5ce32bd83b97
ad59c520-8203-8208-87ea-5ce32bd83b97
56bfc620-8203-8208-87ea-5ce32bd83b97
e657c720-8203-8208-87ea-5ce32bd83b97
9d09c820-8203-8208-87ea-5ce32bd83b97
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.
A 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.
A UUIDv3 is made out of a MD5 hash and a 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-78e3b5fc7f222.25.210700883446948645633376489934419689250The script will output:
Please enter a UUID or UUID OID:
You can enter a UUID in the following notations:
AA-BB-CC-DD-EE-FFAA:BB:CC:DD:EE:FFAABBCC.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: