Generate UUID v4 identifiers instantly
UUID (Universally Unique Identifier) is a 128-bit identifier that is unique across time and space. UUID v4 uses random numbers and is commonly used in software development for unique identifiers.