Skip to main content

uuid

Returns a pseudo randomly generated UUID (type 4). Examples:
examples.sql
Supported Signatures
Note: uuid() is volatile, i.e. might return a different value for the same input. 🔗 Official Documentation