import { NIL_UUID } from "https://dotland.deno.dev/std@0.224.0/uuid/mod.ts";
The nil UUID is special form of UUID that is specified to have all 128 bits set to zero.
import { NIL_UUID } from "https://dotland.deno.dev/std@0.224.0/uuid/mod.ts";
The nil UUID is special form of UUID that is specified to have all 128 bits set to zero.