import { type v1 } from "https://deno.land/std@0.219.1/uuid/mod.ts";
const { V1Options } = v1;
The options used for generating a v1 UUID in generate
.
Properties
A 14-bit value used to avoid duplicates that could arise when the clock is set backwards in time or if the node ID changes (0 - 16383).