import * as mod from "https://dotland.deno.dev/std@0.181.0/uuid/v1.ts"; FunctionsfgenerateGenerates a RFC4122 v1 UUID (time-based). fvalidateValidates the UUID v1. InterfacesIV1OptionsThe options used for generating a v1 UUID.