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)
019ce89f-80de-76d5-a058-8df6fd041c4d
019ce89f-80de-7890-bc54-b41d059a102d
019ce89f-80de-79d8-958c-9d1ba89e3662
019ce89f-80de-7af6-b7bf-b599a565b40a
019ce89f-80de-7c11-92fc-9fed18d1e3e9
019ce89f-80de-7d30-90c7-84041716bb36
019ce89f-80de-7e1d-afd1-1e6341e0d352
019ce89f-80de-7f38-82fe-8a5660f52fce
019ce89f-80df-7052-a42a-162ef0cb80bd
019ce89f-80df-716d-b4d1-bfe0bf950c4d
019ce89f-80df-7288-883b-ffb77c1d7b1e
019ce89f-80df-73a2-921a-9a16ecbc8ea4
019ce89f-80df-74bd-a9cd-d2692645f6bf
019ce89f-80df-75d3-89e5-5022c241c817
019ce89f-80df-76ee-986a-03ed38e492f5
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)
1f11f10e-a1b5-6be0-8808-4cf95d479851
1f11f10e-a1b5-6db6-8808-4cf95d479851
1f11f10e-a1b5-6e9c-8808-4cf95d479851
1f11f10e-a1b5-6f64-8808-4cf95d479851
1f11f10e-a1b6-602c-8808-4cf95d479851
1f11f10e-a1b6-60f4-8808-4cf95d479851
1f11f10e-a1b6-61b2-8808-4cf95d479851
1f11f10e-a1b6-627a-8808-4cf95d479851
1f11f10e-a1b6-6342-8808-4cf95d479851
1f11f10e-a1b6-6400-8808-4cf95d479851
1f11f10e-a1b6-6572-8808-4cf95d479851
1f11f10e-a1b6-6644-8808-4cf95d479851
1f11f10e-a1b6-6702-8808-4cf95d479851
1f11f10e-a1b6-67ca-8808-4cf95d479851
1f11f10e-a1b6-6888-8808-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)
051513d8-7788-4a41-a7aa-57832ce8f9e4
c2488101-0792-4394-a803-eecc692477d9
f47b7d8b-23c7-4c31-aa24-eda038479205
b58cff2c-1e4b-4c2a-9063-5c727468a96b
83012ed4-4ff2-477f-a460-1640cce7f0d8
57e14e43-47d5-4122-a3fd-8a4333849a3e
cb937358-2a42-4c1d-bbdd-168f67764302
a4f828b6-aa94-4ef7-8f18-e1ef73558e65
ae8bb017-8b6a-4a82-ab82-2f601c339b43
d144d2d9-d163-4975-acdd-4ecf02e29dbd
bba2fbef-f3f8-4470-b416-02c14dc8ee01
15525c1c-5aeb-4ece-9fd7-8eed842f7371
cbdf3460-3ca2-4149-b923-2f0ffde45cfd
dde83e1f-2fc3-4d7f-ac29-5f2f2f7481e0
34085e59-4861-4eef-a0a5-4d731bb069f3
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)
ea1b6db0-1f10-11f1-8808-4cf95d479851
ea1b6e14-1f10-11f1-8808-4cf95d479851
ea1b6e78-1f10-11f1-8808-4cf95d479851
ea1b6edc-1f10-11f1-8808-4cf95d479851
ea1b6f40-1f10-11f1-8808-4cf95d479851
ea1b6f9a-1f10-11f1-8808-4cf95d479851
ea1b6ff4-1f10-11f1-8808-4cf95d479851
ea1b7058-1f10-11f1-8808-4cf95d479851
ea1b70bc-1f10-11f1-8808-4cf95d479851
ea1b7116-1f10-11f1-8808-4cf95d479851
ea1b7170-1f10-11f1-8808-4cf95d479851
ea1b71d4-1f10-11f1-8808-4cf95d479851
ea1b7238-1f10-11f1-8808-4cf95d479851
ea1b729c-1f10-11f1-8808-4cf95d479851
ea1b7300-1f10-11f1-8808-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)
a4a94735-8304-8804-87ea-5ce32bd83b97
8d904835-8304-8804-87ea-5ce32bd83b97
9d114a35-8304-8804-87ea-5ce32bd83b97
17744b35-8304-8804-87ea-5ce32bd83b97
cf1e4c35-8304-8804-87ea-5ce32bd83b97
b9724d35-8304-8804-87ea-5ce32bd83b97
539d4e35-8304-8804-87ea-5ce32bd83b97
88754f35-8304-8804-87ea-5ce32bd83b97
ddcc5035-8304-8804-87ea-5ce32bd83b97
a88a5135-8304-8804-87ea-5ce32bd83b97
0ac95235-8304-8804-87ea-5ce32bd83b97
75955335-8304-8804-87ea-5ce32bd83b97
e26d5435-8304-8804-87ea-5ce32bd83b97
85395535-8304-8804-87ea-5ce32bd83b97
2b6d5635-8304-8804-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: