Skip to main content
Module

std/uuid/mod.ts>NIL_UUID

The Deno Standard Library
Latest
variable NIL_UUID
import { NIL_UUID } from "https://deno.land/std@0.223.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"