UUID and GUID Generator

Looking for a simple and quick Online UUID and GUID generator? Generate single and multiple unique UUID and GUID for free.

How to generate a new UUID and GUID?

  1. To generate a new UUID and GUID, simply click on the refresh icon
  2. Then, click on the copy icon to copy the newly generated UUID and GUID

How to generate bulk UUID and GUID?

  1. First, click on the Bulk Generate field and input how many records you want to generate
  2. Then simply click on the refresh icon to start the generating process
  3. Finally, click on the copy icon to copy the newly generated UUID or GUID
  4. Or, click on the download icon to download newly generated UUID or GUID

Online UUID Generator - UUID Version 4

c4c048c8-c644-4308-8b32-b12981f87e51

UUID Version 4 Generator

d3a2f912-adf7-4e75-a599-80a7d581a622
Bulk Generate

4d68972a-f8c6-4292-8123-f88b304634f0

44e92638-df6e-4c9e-bdda-1767297abe7a

539a570e-6a91-4e23-9880-c018f8fde0e8

22adf4d8-259d-422f-8aa6-155f0fecf3a2

43d2bac9-7f0d-41d6-b0a4-bbaa28f12008

163a9502-4844-459f-beb0-88c045aed895

b1f695cc-7e94-4939-9c6e-fbdddf82ef82

ac49413b-6496-4c4f-8f38-b27e4399cb3d

81b288c9-d2b7-41a0-a194-5a555d2b31df

6bf2c8e0-fd52-48f9-ab8d-81e4660bd8c4

UUID Version 1 Generator

3ba019b0-4bfa-11ef-8b45-51ea5c5b2e83
Bulk Generate

3ba019b1-4bfa-11ef-8b45-51ea5c5b2e83

3ba019b2-4bfa-11ef-8b45-51ea5c5b2e83

3ba019b3-4bfa-11ef-8b45-51ea5c5b2e83

3ba019b4-4bfa-11ef-8b45-51ea5c5b2e83

3ba019b5-4bfa-11ef-8b45-51ea5c5b2e83

3ba019b6-4bfa-11ef-8b45-51ea5c5b2e83

3ba019b7-4bfa-11ef-8b45-51ea5c5b2e83

3ba019b8-4bfa-11ef-8b45-51ea5c5b2e83

3ba019b9-4bfa-11ef-8b45-51ea5c5b2e83

3ba019ba-4bfa-11ef-8b45-51ea5c5b2e83

Fast UUIDs and GUID generator

Quickly generate UUIDs and GUID. Just click on Generate button to generate random UUIDs instantly. Since everything processes inside your computer, no extra bandwidth is wasted uploading and downloading from our server.

Generate Any UUID and GUID Versions

Generate UUIDs and GUID of any versions available from Version 1 to Version 5. Just click on the Generate Button to generate single and multiple

No Installation Needed

By using our Online Case Converter, you are no longer need to worry about downloading a program or installing anything again. No software, no program, no app installation is required. Not even signing up to use the service.

All Platforms Supported

Our Online UUID and GUID generator tools is compatible with any platform. So you can freely access our application from iPhone, Android, Mac, Windows, and Linux.

Data Protection Guaranteed

Protecting user data and privacy is our top priority. None of the user data or files is uploaded and stored at our server. Everything is generated inside the user's device.

Completely Free of Charge

100% free, no limits on file size or the number of documents converted, no subscription, and lifetime access

What is a UUID?

UUID (Universally Unique Identifier) represents a very long string of a 128-bit long unique identification value. The UUID is expressed as a string consisting of 8 hexadecimal digits, each followed by a hyphen, then three groups of 4 hexadecimal digits, each followed by a hyphen, then 12 hexadecimal digits. Due to their extremely low probability of duplication, UUIDs are a widely adopted tool for giving persistent and unique identities to practically every type of all practical purpose.

How Unique is UUID?

From Wikipedia, the number of UUIDs generated to have at least 1 collision is 2.71 quintillion. At a rate of one per second, would take a billion years and is equivalent to generating around 1 billion UUIDs per second for about 85 years.

A collision is possible but the total number of unique keys generated is so large that the possibility of a collision is almost zero. So they are unique enough for practical purposes, taking into account the natural limitations of human and systems lifespans is low enough to be ignored.

UUID Versions Explained?

There are five different versions of UUID. Each version has different strengths and ways of creating and suiting different use cases.

  1. UUID Version 1 is sometimes referred to as “time-based” since they incorporate the DateTime at which they were generated. Simply speaking, it's a combination of the MAC address of the machine and the current timestamp in nanoseconds.
  2. UUID Version 2 is similar to Version 1 UUID but the part of DateTime information that would be in a v1 UUID is replaced by a local domain number. While this can be beneficial in some situations, it limits the uniqueness of the UUID and raises certain privacy concerns which result in version 2 UUID is not being widely used.
  3. UUID Version 3 is created based on “namespace” and “name” data rather than time-based and host-related values using message-digest algorithm (MD5) as the hashing algorithm to generate a UUID.
  4. UUID Version 4 is generated randomly. Its value is randomly generated from a cryptographically secure generator that does not contain any namespace, device, or time-based information.
  5. UUID Version 5 is generated the same way as version 3. However, it is generated using a Secure Hash Algorithm (SHA-1), which is a stronger hashing algorithm as opposed to MD5 which version 3 uses for hashing. Nowadays the MD5 hashing algorithm is considered vulnerable and easier to crack. However, SHA-1 is also facing the same security issue as MD5. So it's not recommended to use both UUID versions anymore.

Which UUID Version Should You Use?

The short answer is:

  • If you want to generate a truly >random and unique UUID, then Version 4 is recommended over Version 1
  • If you need a reproducible version of UUID, then Version 5 is recommended because Version 5 is more secure as it uses SHA-1 Hash while Version 3 uses MD5

What is the difference between UUID and GUID?

Universally Unique Identifier (UUID) and Globally Unique Identifier (GUID) is a 16 bytes (128bits) value that looks and serves a similar purpose of uniqueness. The only difference between the two is that, UUID is defined by RFC4122 while GUID is Microsoft's implementation of a the UUID.

FAQ

Can I use OnlineAppZone.com to generate UUID and GUID on my Android device?

OnlineAppZone.com supports all mobile platforms such as iPhone, iPad, and Android. It is also working on other platforms including Windows, Mac, or Linux. In short, OnlineAppZone.com is working on any device with a browser and internet connection.

Can I use OnlineAppZone.com to generate UUID and GUID on my iPhone and iPad devices?

OnlineAppZone.com supports all mobile platforms such as iPhone, iPad, and Android. It is also working on other platforms including Windows, Mac, or Linux. In short, OnlineAppZone.com is working on any device with a browser and internet connection.

Can I use OnlineAppZone.com to generate UUID and GUID on my Windows, Mac, or Linux?

OnlineAppZone.com supports all of the above OS, not limited to mobile platforms such as iPhone, iPad, and Android. In short, OnlineAppZone.com is working on any device with a browser and internet connection.