Skip to main content
Module

std/uuid/v5.ts>V5Options

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

The options used for generating a v5 uuid.

Properties

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