uuid

Last update: 2023-01-23
  • Created for:
  • Experienced
    Developer

Generates a random UUID (Universal Unique IDentifier).

Category

String

Function syntax

uuid()

Parameters

This function does not require parameters.

Signature and returned type

uuid()

Returns a string.

Example

uuid()

Returns “79e70b7f-8a85-400b-97a1-9f9826121553”.s

On this page