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

std/ulid/mod.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.205.0/ulid/mod.ts";

Examples

Example 1

import { ulid } from "https://deno.land/std@0.205.0/ulid/mod.ts";
ulid(); // 01ARZ3NDEKTSV4RRFFQ69G5FAV

Functions

Extracts the timestamp given a ULID