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)
019d63de-a8cb-7dbf-be1d-b7b2ead09fb1
019d63de-a8cb-7fd3-8dfd-a82163c45bf8
019d63de-a8cc-7138-b5fd-3c8167b63039
019d63de-a8cc-7277-8bef-16f9da04603a
019d63de-a8cc-7396-b2af-791ebe5e6338
019d63de-a8cc-74b1-b467-37890a6c9f5e
019d63de-a8cc-75cb-97d6-d77db7e0705b
019d63de-a8cc-76e6-85c2-04d6e99d18c1
019d63de-a8cc-7800-8721-8da16f0daac3
019d63de-a8cc-791f-a7e0-611415456928
019d63de-a8cc-7a36-91d2-c9ebfc2e6827
019d63de-a8cc-7b50-8d86-1a5ae14b2e09
019d63de-a8cc-7c6b-990d-06d5bc966ebf
019d63de-a8cc-7d86-94d8-2519bb0d7abe
019d63de-a8cc-7ea0-aac3-041f8599b257
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)
1f131df3-d230-68ac-a496-4cf95d479851
1f131df3-d230-6a5a-a496-4cf95d479851
1f131df3-d230-6b40-a496-4cf95d479851
1f131df3-d230-6c08-a496-4cf95d479851
1f131df3-d230-6cd0-a496-4cf95d479851
1f131df3-d230-6d98-a496-4cf95d479851
1f131df3-d230-6e56-a496-4cf95d479851
1f131df3-d230-6f1e-a496-4cf95d479851
1f131df3-d230-6fe6-a496-4cf95d479851
1f131df3-d231-60ae-a496-4cf95d479851
1f131df3-d231-6220-a496-4cf95d479851
1f131df3-d231-639c-a496-4cf95d479851
1f131df3-d231-64b4-a496-4cf95d479851
1f131df3-d231-657c-a496-4cf95d479851
1f131df3-d231-6644-a496-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)
cee9d5d8-21e0-425a-8b05-1a9ea888bdd2
c98786de-286c-4da7-af61-187f32d10018
25476766-5612-4cb1-ad8f-1ffcfdbc53a9
02601025-8de8-4ebd-950c-76e3a52d5317
e728636b-e561-4744-a753-f2aebfeceed8
fbf23bb9-d619-4dbd-979d-838a3420429d
4adb75d9-bd46-4308-b852-48229a8f363c
736e29e3-55db-443c-8bf3-3bb0f8964d01
31e3df9b-c3fe-4dbf-a225-4f8ac4607d95
a9178d96-7c51-4773-9c6c-11662fdafdd1
ad3ee81f-1798-466a-abfd-6cff852c58dc
3dc0e0fc-c31a-456e-b28c-74e7e8b4f216
db795ca5-327b-41eb-bb35-c7ef6c8c2e22
ea48b358-71fc-4a85-a83b-d154273e8bef
7e9917a9-eb12-4ebf-b33a-c48b2949fb0a
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)
3d231b80-31df-11f1-a496-4cf95d479851
3d231be4-31df-11f1-a496-4cf95d479851
3d231c3e-31df-11f1-a496-4cf95d479851
3d231ca2-31df-11f1-a496-4cf95d479851
3d231d06-31df-11f1-a496-4cf95d479851
3d231d6a-31df-11f1-a496-4cf95d479851
3d231dce-31df-11f1-a496-4cf95d479851
3d231e3c-31df-11f1-a496-4cf95d479851
3d231ea0-31df-11f1-a496-4cf95d479851
3d231f04-31df-11f1-a496-4cf95d479851
3d231f5e-31df-11f1-a496-4cf95d479851
3d231fb8-31df-11f1-a496-4cf95d479851
3d23201c-31df-11f1-a496-4cf95d479851
3d232076-31df-11f1-a496-4cf95d479851
3d2320da-31df-11f1-a496-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)
fd42d609-2204-8006-87ea-5ce32bd83b97
f2c2d709-2204-8006-87ea-5ce32bd83b97
334fd809-2204-8006-87ea-5ce32bd83b97
4a39d909-2204-8006-87ea-5ce32bd83b97
c376da09-2204-8006-87ea-5ce32bd83b97
7272db09-2204-8006-87ea-5ce32bd83b97
c293dc09-2204-8006-87ea-5ce32bd83b97
7354dd09-2204-8006-87ea-5ce32bd83b97
2eb1de09-2204-8006-87ea-5ce32bd83b97
404ddf09-2204-8006-87ea-5ce32bd83b97
329be009-2204-8006-87ea-5ce32bd83b97
287ae109-2204-8006-87ea-5ce32bd83b97
f286e209-2204-8006-87ea-5ce32bd83b97
1157e309-2204-8006-87ea-5ce32bd83b97
8600e409-2204-8006-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: