Online UUID generator
About UUID generator
UUID Generator is a simple and free online tool that quickly generates random UUID values. There is no warranty that the generated UUIDs are unique, though the chance is very high to be unique.
What is UUID?
A universally unique identifier (UUID) is a 128-bit number used to identify information in computer systems. The term globally unique identifier (GUID) is also used, typically in software created by Microsoft.
When generated according to the standard methods, UUIDs are, for practical purposes, unique. Their uniqueness does not depend on a central registration authority or coordination between the parties generating them, unlike most other numbering schemes. While the probability that a UUID will be duplicated is not zero, it is close enough to zero to be negligible.
Read more...
Common usage of UUID
- Unique keys in database tables
- Operating System internals
Examples
8a3c1d2d-6694-443b-b865-1839e831d86d
c0432fa2-a710-4052-aeaa-29184917957f
dda4cc8d-f1eb-407f-b10d-e5e4c1a4a872