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)
019cd6f0-8fd9-7113-9649-850c37d0bc42
019cd6f0-8fd9-72c5-8a32-1a377669d811
019cd6f0-8fd9-7411-bbb7-69a0559c7072
019cd6f0-8fd9-7534-aeb5-063f9327616e
019cd6f0-8fd9-764e-81a2-13ed87be4631
019cd6f0-8fd9-7769-add8-01fb6ca0ed33
019cd6f0-8fd9-787f-b9eb-13df320b3a1c
019cd6f0-8fd9-7996-affe-1832edcd8e6c
019cd6f0-8fd9-7aad-882f-805d7219a77e
019cd6f0-8fd9-7bc3-b2dc-170729696077
019cd6f0-8fd9-7cda-bff0-e2ca512c2eff
019cd6f0-8fd9-7df4-af7a-1c85f672afee
019cd6f0-8fd9-7f0b-ab1f-93304e85fde8
019cd6f0-8fda-7025-8882-9504e731c2d4
019cd6f0-8fda-713c-a6ee-93379c4fb668
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)
1f11c5e2-8747-6ad0-84e5-4cf95d479851
1f11c5e2-8747-6c88-84e5-4cf95d479851
1f11c5e2-8747-6d78-84e5-4cf95d479851
1f11c5e2-8747-6e4a-84e5-4cf95d479851
1f11c5e2-8747-6f1c-84e5-4cf95d479851
1f11c5e2-8747-6fe4-84e5-4cf95d479851
1f11c5e2-8748-60ac-84e5-4cf95d479851
1f11c5e2-8748-6174-84e5-4cf95d479851
1f11c5e2-8748-6246-84e5-4cf95d479851
1f11c5e2-8748-630e-84e5-4cf95d479851
1f11c5e2-8748-644e-84e5-4cf95d479851
1f11c5e2-8748-6520-84e5-4cf95d479851
1f11c5e2-8748-65e8-84e5-4cf95d479851
1f11c5e2-8748-66a6-84e5-4cf95d479851
1f11c5e2-8748-676e-84e5-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)
26b75bed-8e98-4aab-8cfc-a0fc26162801
c9fc8d4e-cb84-44e3-bc5f-f6e0e2fccf62
48596594-92ca-4302-b2cf-a4d00b4ed420
1c4e6a63-765d-4fc0-ac72-a76f5ab8911b
5e2371d1-bea1-4295-94dd-f5cfe3c92a06
b3c93bb6-5bef-43a3-8b85-2b0fa1cc9e8f
88fbf56a-d9d0-40fe-88db-545afabaa1b7
ded5eeff-b16d-4e30-ac9c-6f49dcadf03e
be0cc5f2-06a1-4bea-b215-5d0880c6e90f
4b7f6ab5-1c16-4e09-a01e-e5900d4391d4
68db3dc2-6f11-496a-b16e-84d68222144a
20a2d451-512a-425f-bf7f-f5bff44426b9
64ac8c6f-6160-426c-935b-f66f96476e00
088b3dae-01eb-42e3-84fb-38721056105f
8b8c0167-3095-4fce-8a68-b9db4c943676
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)
28748c96-1c5e-11f1-84e5-4cf95d479851
28748cfa-1c5e-11f1-84e5-4cf95d479851
28748d68-1c5e-11f1-84e5-4cf95d479851
28748dcc-1c5e-11f1-84e5-4cf95d479851
28748e3a-1c5e-11f1-84e5-4cf95d479851
28748e9e-1c5e-11f1-84e5-4cf95d479851
28748f02-1c5e-11f1-84e5-4cf95d479851
28748f5c-1c5e-11f1-84e5-4cf95d479851
28748fca-1c5e-11f1-84e5-4cf95d479851
28749038-1c5e-11f1-84e5-4cf95d479851
287490a6-1c5e-11f1-84e5-4cf95d479851
28749100-1c5e-11f1-84e5-4cf95d479851
28749164-1c5e-11f1-84e5-4cf95d479851
287491d2-1c5e-11f1-84e5-4cf95d479851
28749236-1c5e-11f1-84e5-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)
375aa40f-1302-8504-87ea-5ce32bd83b97
a831a50f-1302-8504-87ea-5ce32bd83b97
cba0a60f-1302-8504-87ea-5ce32bd83b97
5798a70f-1302-8504-87ea-5ce32bd83b97
7b3da80f-1302-8504-87ea-5ce32bd83b97
bfb6a90f-1302-8504-87ea-5ce32bd83b97
16c1aa0f-1302-8504-87ea-5ce32bd83b97
abceab0f-1302-8504-87ea-5ce32bd83b97
86a0ac0f-1302-8504-87ea-5ce32bd83b97
97cbad0f-1302-8504-87ea-5ce32bd83b97
139cae0f-1302-8504-87ea-5ce32bd83b97
487caf0f-1302-8504-87ea-5ce32bd83b97
1400b00f-1302-8504-87ea-5ce32bd83b97
2370b10f-1302-8504-87ea-5ce32bd83b97
9b85b20f-1302-8504-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: