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

std/uuid/mod.ts>NIL_UUID

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
variable NIL_UUID
import { NIL_UUID } from "https://deno.land/std@0.214.0/uuid/mod.ts";

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"