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