uuid / uuid_v4
Generates a cryptographically secure random UUID version 4 string. uuid() is an alias to uuid_v4().
Signature
Parameters
Return value
Returns the documented result for the function signature.
Example
uuid() is an alias for uuid_v4().