Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/justaos_utils/packages/common-utils/deps.ts>uuid.NIL_UUID

Common utility functions used across projects
Go to Latest
variable uuid.NIL_UUID
import { uuid } from "https://deno.land/x/justaos_utils@v1.9.0/packages/common-utils/deps.ts";
const { NIL_UUID } = uuid;

The nil UUID is special form of UUID that is specified to have all 128 bits set to zero.

type

"00000000-0000-0000-0000-000000000000"