Skip to content

uuid

const uuid: TypedPrimitive<string>

UUID v4 primitive. Validates the canonical 8-4-4-4-12 hyphenated format.

Throws:

When the raw value fails this primitive’s validation.

Learn: Primitives and builders

Last updated: