randomise-id
Generate random IDs for your coding projects
Generate random IDs for your coding projects
A library to generate URL-friendly, unique, and short IDs that are sortable by time. Inspired by nanoid and UUIDv7.
Generate sortable, timestamped UUID's, based on the new-uuid-format-04 RFC draft
RandomId generator as created in a bootcamp using String Latin Plus
UUIDv7 generator with millisecond precision
The simple package implemented during 10-Month long Coding Bootcamp by Kodilla.
A TypeScript library for generating IDs with predefined prefixes and customizable lengths
A simple utility package to generate unique ID based on user preferences.
ID generator
Random Id Generator
Package for generating random IDs in any length. It can include uppercase letters, lowercase letters and numbers.
Package for generating random id. Created only for practise npm publishment.
A **64-bit Snowflake-like ID generator** for Node.js. Inspired by [Twitter's Snowflake ID system](https://blog.twitter.com/engineering/en_us/a/2010/announcing-snowflake), this package generates globally unique IDs using a combination of timestamps, machin
Unique IDs with prefixes, inspired by Stripe
TypeScript implementation of randflake ID generator
Distributed unique ID generator implementing Twitter Snowflake algorithm
React Unique ID Generator
A tiny, secure, URL-friendly, unique string ID generator for JavaScript based on [nano-id](https://github.com/ai/nanoid).
A TypeScript library for generating IDs with predefined prefixes and customizable lengths
An id generator