id128
Collection of 128-bit Id generators
Collection of 128-bit Id generators
The ulid validation of class-validation
Generate ULIDs with NTP synchronized timestamp
Copy new unique identifier to clipboard
Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions
A high-performance ULID (Universally Unique Lexicographically Sortable Identifier) generator using WebAssembly, up to 40x faster than traditional implementations, optimized for backend use.
Insomnia plugin for generating unique, lexicographically sortable identifiers (ULID). Useful for creating test data and unique identifiers in API requests.
LinearId is an npm package for generating 64-bit and 128-bit monotonic unique IDs for use with sharded databases like PlanetScale. Please read [this ReadMe file on GitHub](https://github.com/AStarStartup/LinearId) for the latest updates, where you can als
This package provides a lightweight, dependency-free utility for generating Universally Unique Lexicographically Sortable Identifiers (ULIDs) in TypeScript applications. ULIDs offer a sortable alternative to UUIDs, combining a timestamp with a series of r
This plugin adds support for ULID field type to Strapi as a Custom field.
ULID as a binary, or as a base64-like sortable string
ULID generator for Cloudflare workers
ULID generator for NodeJS and the browser
A Node.js package to generate optimized unique IDs with timestamp and random component.
SCRU128: Sortable, Clock and Random number-based Unique identifier
SCRU160: Sortable, Clock and Random number-based Unique identifier
Small UIDs are lexicographically sortable short (64bit) unique identifiers designed to be used as an efficient database Primary Key and a readable (11/12 characters) URL safe UID when encoded.
A tiny, fast, sortable, compact, flexible id generator. Think Stripe IDs but customizable, ULIDs but faster.
Ulid implemented using burst
`@akcybex/jstr` is a JavaScript library inspired by [Laravel 'Strings'](https://laravel.com/docs/10.x/strings) offering a chainable API for streamlined string manipulation and facilitating common string operations in javascript with enhanced expressivenes