Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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