method IRuntimeServices.uuid
IRuntimeServices.uuid(): string

Generates a UUID v4.

Return Type

string

A random UUID

Usage

import { type IRuntimeServices } from "common/src/index.ts";