Module

std/uuid/mod.ts>v5

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

Functions

Generate a RFC4122 v5 UUID (SHA-1 namespace).

Validate that the passed UUID is an RFC4122 v5 UUID.

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