Skip to main content
Module

std/uuid/v3.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.185.0/uuid/v3.ts";

Functions

Generate a RFC4122 v3 UUID (MD5 namespace).

Validate that the passed UUID is an RFC4122 v3 UUID.