What is a UUID?
A UUID (also called a GUID) is a 128-bit identifier that's practically guaranteed to be unique without a central authority โ perfect for database keys, file names, and request IDs. These are version-4 UUIDs, generated from your browser's cryptographically secure random source.