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)
019d0bd2-12c6-779e-a3c0-7d3a9b69f203
019d0bd2-12c6-793c-bbd3-24501c0dd67a
019d0bd2-12c6-7a7f-9ae7-9bfcfa89773b
019d0bd2-12c6-7ba2-bd5e-6f1554ca7425
019d0bd2-12c6-7cbd-bcc3-9a26da03efa5
019d0bd2-12c6-7e42-8fc6-47708f4dbc63
019d0bd2-12c6-7f9a-8317-0e69c8cc6aa1
019d0bd2-12c7-70c1-a164-a47cd385c26d
019d0bd2-12c7-71e4-a719-d6c1e287c19d
019d0bd2-12c7-72fe-b9df-4e92930c510b
019d0bd2-12c7-7419-801f-1610e62ec76e
019d0bd2-12c7-74a8-9acf-54a95a03d0a1
019d0bd2-12c7-75dc-8c81-2568449840d9
019d0bd2-12c7-7707-97b9-68167ba61769
019d0bd2-12c7-7825-809c-7619b5a3e9dd
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)
1f1246fd-17ed-6526-bb93-4cf95d479851
1f1246fd-17ed-66e8-bb93-4cf95d479851
1f1246fd-17ed-67ce-bb93-4cf95d479851
1f1246fd-17ed-68a0-bb93-4cf95d479851
1f1246fd-17ed-6968-bb93-4cf95d479851
1f1246fd-17ed-6a30-bb93-4cf95d479851
1f1246fd-17ed-6aee-bb93-4cf95d479851
1f1246fd-17ed-6bac-bb93-4cf95d479851
1f1246fd-17ed-6c6a-bb93-4cf95d479851
1f1246fd-17ed-6d28-bb93-4cf95d479851
1f1246fd-17ed-6e86-bb93-4cf95d479851
1f1246fd-17ed-6f4e-bb93-4cf95d479851
1f1246fd-17ee-600c-bb93-4cf95d479851
1f1246fd-17ee-60ca-bb93-4cf95d479851
1f1246fd-17ee-6188-bb93-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)
f8987d81-731c-426b-b68e-c55fa24ff1d9
e837a49d-e434-4d01-b69e-c4cdf403e407
e7edc735-fa66-4366-a1da-8939b0a4bd6e
1f5826ff-eaca-464d-90bd-9093e45e7745
2ee6d81c-ee33-434f-a400-99384fdf7f1d
5401852a-525f-4c9c-ad30-9a247bfe69ff
e93790e0-deb0-4a67-9413-bbb0fed6f883
eeab6e2c-3386-481d-bd08-04219fd2a24e
f8bdf245-8ea1-4d2e-a8ef-561c1350da1e
29f99cda-0fc1-4ade-81c9-8c453a420f6a
0f948779-205e-4946-9b6a-95beacf6c605
17229166-8536-4ce4-b6a5-63b932b5693a
923459f8-68d5-46a9-bd89-6bbd43d697de
3781402c-cf8f-4916-bfc6-e97cf76f7733
1db7a665-0662-49df-b0e2-736f1bc3708f
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)
d17ee6b0-246f-11f1-bb93-4cf95d479851
d17ee714-246f-11f1-bb93-4cf95d479851
d17ee778-246f-11f1-bb93-4cf95d479851
d17ee7dc-246f-11f1-bb93-4cf95d479851
d17ee836-246f-11f1-bb93-4cf95d479851
d17ee890-246f-11f1-bb93-4cf95d479851
d17ee8f4-246f-11f1-bb93-4cf95d479851
d17ee94e-246f-11f1-bb93-4cf95d479851
d17ee9b2-246f-11f1-bb93-4cf95d479851
d17eea0c-246f-11f1-bb93-4cf95d479851
d17eea70-246f-11f1-bb93-4cf95d479851
d17eeaca-246f-11f1-bb93-4cf95d479851
d17eeb38-246f-11f1-bb93-4cf95d479851
d17eeb9c-246f-11f1-bb93-4cf95d479851
d17eec00-246f-11f1-bb93-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)
fae4fd31-9503-8f04-87ea-5ce32bd83b97
9c22fe31-9503-8f04-87ea-5ce32bd83b97
35770032-9503-8f04-87ea-5ce32bd83b97
8a330132-9503-8f04-87ea-5ce32bd83b97
50920232-9503-8f04-87ea-5ce32bd83b97
cc710332-9503-8f04-87ea-5ce32bd83b97
3a6c0432-9503-8f04-87ea-5ce32bd83b97
47a00532-9503-8f04-87ea-5ce32bd83b97
42c80632-9503-8f04-87ea-5ce32bd83b97
479a0732-9503-8f04-87ea-5ce32bd83b97
a1d50832-9503-8f04-87ea-5ce32bd83b97
b1200932-9503-8f04-87ea-5ce32bd83b97
1c0d0a32-9503-8f04-87ea-5ce32bd83b97
3ea40b32-9503-8f04-87ea-5ce32bd83b97
3c4f0d32-9503-8f04-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: