Namespace random.UUID

source · []
Expand description

UUID

Functions

Generate a UUID.

example
const uuid = await Random.UUID.generate();