Create universally unique identifiers (UUIDs) for your software applications, databases, and projects.
A UUID (Universally Unique Identifier), also known as a GUID (Globally Unique Identifier), is a 128-bit number used to identify information in computer systems. The main purpose of a UUID is to be unique, meaning that the chance of two generated UUIDs being the same is practically zero.