mojilogger
console logs tagged with a unique emoji based on unique identifiers to easily distinguish between identical log sources
console logs tagged with a unique emoji based on unique identifiers to easily distinguish between identical log sources
A lightweight and customizable unique ID generator with zero collisions.
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
This is a module to create unique id like mongo db
Lets you generate natural probably-unique IDs using english words.
Unique ID generator by mahabubdev
A Node.js package to generate optimized unique IDs with timestamp and random component.
A simple library to generate unique numeric UUIDs
A package to generate secure passwords from a base string or randomly of specified length with options to include numbers and special characters.
Acid-ID validator and generator for Node.js
Unique IDs with prefixes, inspired by Stripe
TypeScript implementation of randflake ID generator
An ID generator with customizable prefix, suffix, and length.
Distributed unique ID generator implementing Twitter Snowflake algorithm
A collection of utilities for React projects
Unique id and OTP generator
Unique ID for current browser (client).
React Unique ID Generator
A simple and fast unique id generator for node.js. It generates unique id based on twitter's snowflake algorithm.
A distributed Snowflake UUID generator for creating unique identifiers with high scalability and low latency. Ideal for applications requiring unique IDs across distributed systems.