Module

std/uuid/mod.ts>v3

Deno standard library
Go to Latest
namespace v3
import { v3 } from "https://dotland.deno.dev/std@0.199.0/uuid/mod.ts";

Functions

Generate a RFC4122 v3 UUID (MD5 namespace).

Validate that the passed UUID is an RFC4122 v3 UUID.

import v3
import { v3 } from "https://dotland.deno.dev/std@0.199.0/uuid/mod.ts";