Generate a RFC4122 v5 UUID (SHA-1 namespace).
Validate that the passed UUID is an RFC4122 v5 UUID.
Please provide a reason for reporting this package. We will review your report and take appropriate action.
Please review the JSR usage policy before submitting a report.
Add Package
deno add jsr:@std/uuid
Import symbol
import * as mod from "@std/uuid/v5";
Import directly with a jsr specifier
import * as mod from "jsr:@std/uuid/v5";