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