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

x/rimbu/actor/main/generate-uuid.ts>generateUUID

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
function generateUUID
import { generateUUID } from "https://deno.land/x/rimbu@1.2.1/actor/main/generate-uuid.ts";

Internal function to generate a UUID.

Parameters

optional
context: Context = [UNSUPPORTED]

Returns

string