Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ulid/mod.ts>encodeRandom

ULID for Deno, a UUID alternative that is lexically ordered by generation time
Latest
function encodeRandom
import { encodeRandom } from "https://deno.land/x/ulid@v0.3.0/mod.ts";

Parameters

len: number
prng: PRNG

Returns

string