xid-js
unique id generator for Node.js
Found 6 results for xid
unique id generator for Node.js
xid is a globally unique id generator thought for the web. A Typescript port of https://github.com/rs/xid.
Advanced unique ID generation utility with multi-layer encoding, collision detection, and context-aware features
A unique id checker for node.js
Utils for generating identifiers in javascript browser environment. Using web crypto engine for random number generation.
High-performance UUID and unique ID pooling for Node.js. Pre-generate IDs in background worker threads for O(1) synchronous acquisition. Drop-in replacement for uuid.v4() and nanoid() with 10-100x better performance under load.