Skip to main content
Go to Latest
function cryptoUuid
import { cryptoUuid } from "https://deno.land/x/simple_utility@v0.3.0/mod.universal.ts";

Generate UUIDv4 string.

Examples

const uuid = cryptoUuid();