Skip to main content
Module

std/uuid/mod.ts>v5.V5Options

Deno standard library
Go to Latest
interface v5.V5Options
import { type v5 } from "https://deno.land/std@0.90.0/uuid/mod.ts";
const { V5Options } = v5;

The options used for generating a v5 uuid.

Properties

value: string | number[]
namespace: string | number[]