Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ui7/mod.ts>generator

Generate UUIDv7 identifiers in JavaScript (or TypeScript)
Latest
variable generator
import { generator } from "https://deno.land/x/ui7@v0.2.3/mod.ts";

Create a UUID generator. By default, uses a monotonic entropy source. Accepts the same options as the default generator.