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)
019cc5d8-15c6-711b-b7c4-9584cb05eddc
019cc5d8-15c6-72b1-89a4-6a2037d44f6d
019cc5d8-15c6-73ec-b3bd-23df204be371
019cc5d8-15c6-750b-a074-e52f8255bc7a
019cc5d8-15c6-7625-9b44-9482558d83cd
019cc5d8-15c6-7740-851a-cb62bd25ebbb
019cc5d8-15c6-7857-bb3c-4bb429e1b3d5
019cc5d8-15c6-7971-b37f-5ea57386e96a
019cc5d8-15c6-7a88-8563-78b8b324fb7e
019cc5d8-15c6-7b9e-bdb4-b6084d15ebc2
019cc5d8-15c6-7cb9-addf-ae9dadba0bb7
019cc5d8-15c6-7dcf-9625-38149f2dbfba
019cc5d8-15c6-7eea-8d89-a6ed17bc1d1f
019cc5d8-15c6-7000-a1c5-a4bc7946d087
019cc5d8-15c7-711b-9f95-7cd009fb28c2
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)
1f119c25-c53f-63e2-a2f0-4cf95d479851
1f119c25-c53f-6568-a2f0-4cf95d479851
1f119c25-c53f-6658-a2f0-4cf95d479851
1f119c25-c53f-672a-a2f0-4cf95d479851
1f119c25-c53f-67e8-a2f0-4cf95d479851
1f119c25-c53f-68a6-a2f0-4cf95d479851
1f119c25-c53f-696e-a2f0-4cf95d479851
1f119c25-c53f-6a2c-a2f0-4cf95d479851
1f119c25-c53f-6aea-a2f0-4cf95d479851
1f119c25-c53f-6ba8-a2f0-4cf95d479851
1f119c25-c53f-6ce8-a2f0-4cf95d479851
1f119c25-c53f-6db0-a2f0-4cf95d479851
1f119c25-c53f-6e78-a2f0-4cf95d479851
1f119c25-c53f-6f54-a2f0-4cf95d479851
1f119c25-c540-60c6-a2f0-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)
d61fdea9-1e25-4ddb-849c-05d5acdc9bdb
afb53bb9-f439-4827-b32c-46efd16ccefa
928293aa-64c2-447b-afe6-5c23f49cf1a2
a282c7e2-9fae-49c6-b352-2b519bfdd4bd
1cfef218-694f-4455-8c3f-38c3b93b4594
fc8906e9-cf8a-4836-b49a-61edb664fdd6
8a0efce6-fde2-4153-a1ad-09b90e404c36
e32b60eb-6ec7-45eb-9092-db536e0c85b7
cf9878a5-6484-452a-bc1e-83c130076a10
5aac2564-99ca-4c89-8bb7-98dc7261d05e
db04ce17-90ea-43b0-9052-a122429130ba
7f1a61e0-f494-4ac2-8369-77dd7a86a47d
44dce696-9926-4c54-90cf-081006469b10
b80d8ca6-2099-4038-ba59-a867a69eb069
67dc3637-6a05-4c0e-a372-03e0cc427847
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)
5c540800-19c2-11f1-a2f0-4cf95d479851
5c5408aa-19c2-11f1-a2f0-4cf95d479851
5c54094a-19c2-11f1-a2f0-4cf95d479851
5c5409d6-19c2-11f1-a2f0-4cf95d479851
5c540a6c-19c2-11f1-a2f0-4cf95d479851
5c540b02-19c2-11f1-a2f0-4cf95d479851
5c540ba2-19c2-11f1-a2f0-4cf95d479851
5c540c42-19c2-11f1-a2f0-4cf95d479851
5c540ce2-19c2-11f1-a2f0-4cf95d479851
5c540d82-19c2-11f1-a2f0-4cf95d479851
5c540e2c-19c2-11f1-a2f0-4cf95d479851
5c540ecc-19c2-11f1-a2f0-4cf95d479851
5c540f76-19c2-11f1-a2f0-4cf95d479851
5c541034-19c2-11f1-a2f0-4cf95d479851
5c5410de-19c2-11f1-a2f0-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)
2846da3a-4600-8204-87ea-5ce32bd83b97
34abdc3a-4600-8204-87ea-5ce32bd83b97
19eddd3a-4600-8204-87ea-5ce32bd83b97
47c7de3a-4600-8204-87ea-5ce32bd83b97
471edf3a-4600-8204-87ea-5ce32bd83b97
9d02e03a-4600-8204-87ea-5ce32bd83b97
4d2ce13a-4600-8204-87ea-5ce32bd83b97
f794e23a-4600-8204-87ea-5ce32bd83b97
635de33a-4600-8204-87ea-5ce32bd83b97
bfa2e43a-4600-8204-87ea-5ce32bd83b97
df9be53a-4600-8204-87ea-5ce32bd83b97
5c8ae63a-4600-8204-87ea-5ce32bd83b97
8e43e73a-4600-8204-87ea-5ce32bd83b97
45c1e83a-4600-8204-87ea-5ce32bd83b97
86ede93a-4600-8204-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: