import * as mod from "https://deno.land/std@0.209.0/uuid/v3.ts"; FunctionsfgenerateGenerate a RFC4122 v3 UUID (MD5 namespace). fvalidateValidate that the passed UUID is an RFC4122 v3 UUID.