import { NIL_UUID } from "https://deno.land/std@0.219.1/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://deno.land/std@0.219.1/uuid/mod.ts";
The nil UUID is special form of UUID that is specified to have all 128 bits set to zero.