uniqid
ID generator
A fast and unique identifier generator based on the current time, process ID, and MAC address.
Unique ID Generator
617 stars
14 watching
49 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
generatoriduniqidunique
Related projects:
Repository | Description | Stars |
---|---|---|
termosa/vue-uniq-ids | A plugin that generates unique IDs for attributes without modifying the original values, improving accessibility and reducing conflicts. | 34 |
pid/puid | Generates unique IDs based on time, machine, and process for use in distributed environments. | 241 |
jonschlinkert/uniqueid | Generates unique sequential IDs with optional prefix and suffix. | 17 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
unshiftio/yeast | A tiny id generator that produces unique, compressed strings to avoid collisions and reduce bandwidth consumption. | 45 |
weihongyu12/think-hashids | A module that generates unique IDs using a hash-based algorithm for ThinkJS applications | 7 |
anthony-arnold/adaid | A library for generating unique identifiers in Ada programming language | 15 |
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
dy/get-uid | Generates unique numeric IDs without side effects | 11 |
antiflasher/nanoid | A Swift library that generates unique, secure string IDs with customizable parameters | 69 |
sqids/sqids-ocaml | A library that generates unique identifiers from numbers in various programming languages | 9 |
lukeed/uid | A utility to generate unique fixed-length random IDs. | 655 |
mcollina/hyperid | A high-performance id generation library for Node.js and browsers. | 727 |
t-pwk/flake-idgen | Generates unique identifiers in a distributed environment with high precision and uniqueness | 242 |
tzwel/breezeid | Generates unique, human-readable IDs with no profanities and suitable for use in user-facing applications. | 4 |