import { v3 } from "https://dotland.deno.dev/std@0.224.0/uuid/mod.ts";
Functions
Generate a RFC4122 v3 UUID (MD5 namespace). | |
Validate that the passed UUID is an RFC4122 v3 UUID. |
import { v3 } from "https://dotland.deno.dev/std@0.224.0/uuid/mod.ts";
Generate a RFC4122 v3 UUID (MD5 namespace). | |
Validate that the passed UUID is an RFC4122 v3 UUID. |