Skip to main content
Module

std/uuid/v4.ts>generate

Deno standard library
Go to Latest
function generate
import { generate } from "https://deno.land/std@0.96.0/uuid/v4.ts";

Generates a RFC4122 v4 UUID (pseudo-randomly-based)

Returns

string