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)
019cf791-3d7d-7b96-9c5c-7fa801f7d87a
019cf791-3d7d-7d8e-9884-43586a67ee5f
019cf791-3d7d-7f1b-a4e2-9a4d523dfea0
019cf791-3d7e-707b-88f0-269a7bad5814
019cf791-3d7e-71d8-8b2f-e00820cda959
019cf791-3d7e-7348-a1bf-609680134c32
019cf791-3d7e-74ad-b84f-ca41f4058793
019cf791-3d7e-7600-9f8b-664338f8787d
019cf791-3d7e-775d-bd36-73b2c3c365b4
019cf791-3d7e-78bd-bad4-5a7b95f27de6
019cf791-3d7e-7a21-8cb4-e2e1696f83ac
019cf791-3d7e-7b71-a6a1-ebf048229b2a
019cf791-3d7e-7cc9-9a34-19124f582dc5
019cf791-3d7e-7ed1-902f-f07c8ad4087b
019cf791-3d7f-7036-9be8-765efebffcb1
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)
1f12158a-cf37-660e-8378-4cf95d479851
1f12158a-cf37-68b6-8378-4cf95d479851
1f12158a-cf37-6a6e-8378-4cf95d479851
1f12158a-cf37-6bf4-8378-4cf95d479851
1f12158a-cf37-6d7a-8378-4cf95d479851
1f12158a-cf37-6ef6-8378-4cf95d479851
1f12158a-cf38-607c-8378-4cf95d479851
1f12158a-cf38-61f8-8378-4cf95d479851
1f12158a-cf38-6360-8378-4cf95d479851
1f12158a-cf38-64c8-8378-4cf95d479851
1f12158a-cf38-66c6-8378-4cf95d479851
1f12158a-cf38-6842-8378-4cf95d479851
1f12158a-cf38-69aa-8378-4cf95d479851
1f12158a-cf38-6b08-8378-4cf95d479851
1f12158a-cf38-6c70-8378-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)
47b0f7ca-856c-4fc2-aded-e8eb7ccf0e91
ea78e927-220b-4256-8998-b6b31b768b31
98f19168-3ec6-460a-b44e-9852364fc92e
414ffed3-7941-4708-bfab-e1abdd4ee43b
d1956d6c-69dc-44b2-aede-ce30f5923794
52bebbe4-c927-4687-b58b-ae027d0f86f4
3ec6f357-e61d-49ce-8b99-21ba38eaa009
8881f310-aa85-4709-88ca-adb65d8c8875
4499f7fe-6bb0-4e93-ba73-e1a34e3231cb
8b17f2e4-caf4-48ba-a476-f31c872a63c0
13b911a3-ef92-43bc-beb7-7affd866772b
3ed86264-f37f-4b32-99f6-079d1620aceb
17a02ba7-c73b-46ac-8bab-55c633f6e939
6f2601b1-7f84-4430-8672-5ebbe44ed2b1
b60bd815-d649-467e-85be-091ccb8a3c6a
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)
acf393e6-2158-11f1-8378-4cf95d479851
acf3947c-2158-11f1-8378-4cf95d479851
acf39512-2158-11f1-8378-4cf95d479851
acf395a8-2158-11f1-8378-4cf95d479851
acf3963e-2158-11f1-8378-4cf95d479851
acf396d4-2158-11f1-8378-4cf95d479851
acf39760-2158-11f1-8378-4cf95d479851
acf397ec-2158-11f1-8378-4cf95d479851
acf39878-2158-11f1-8378-4cf95d479851
acf39918-2158-11f1-8378-4cf95d479851
acf399c2-2158-11f1-8378-4cf95d479851
acf39a6c-2158-11f1-8378-4cf95d479851
acf39af8-2158-11f1-8378-4cf95d479851
acf39b8e-2158-11f1-8378-4cf95d479851
acf39c24-2158-11f1-8378-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)
e437c424-f603-8b04-87ea-5ce32bd83b97
1e88c524-f603-8b04-87ea-5ce32bd83b97
7abfc624-f603-8b04-87ea-5ce32bd83b97
d765c724-f603-8b04-87ea-5ce32bd83b97
c8d0c824-f603-8b04-87ea-5ce32bd83b97
4d73c924-f603-8b04-87ea-5ce32bd83b97
82fdca24-f603-8b04-87ea-5ce32bd83b97
d254cb24-f603-8b04-87ea-5ce32bd83b97
c54dcc24-f603-8b04-87ea-5ce32bd83b97
5407cd24-f603-8b04-87ea-5ce32bd83b97
b525cf24-f603-8b04-87ea-5ce32bd83b97
e4afd024-f603-8b04-87ea-5ce32bd83b97
31fbd124-f603-8b04-87ea-5ce32bd83b97
3825d224-f603-8b04-87ea-5ce32bd83b97
e9e3d324-f603-8b04-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: