Skip to main content
Module

std/uuid/v1.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.147.0/uuid/v1.ts";

Functions

Generates a RFC4122 v1 UUID (time-based).

Validates the UUID v1.

Interfaces

The options used for generating a v1 UUID.