breezeid
ID generator
Generates unique, human-readable IDs with no profanities and suitable for use in user-facing applications.
🍃 Easily generate human-first IDs
4 stars
1 watching
0 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
breezeidgeneratorididsrandomunique
Related projects:
Repository | Description | Stars |
---|---|---|
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
tkzwtks/nanoid-perl | A Perl implementation of an ID generator that produces unique, secure, and URL-friendly strings | 2 |
t-pwk/flake-idgen | Generates unique identifiers in a distributed environment with high precision and uniqueness | 242 |
pid/puid | Generates unique IDs based on time, machine, and process for use in distributed environments. | 241 |
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
adamhalasz/uniqid | A fast and unique identifier generator based on the current time, process ID, and MAC address. | 617 |
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 |
twharmon/gouid | Provides universally unique IDs with cryptographic security | 24 |
y-gagar1n/nanoid-good | A library that generates secure IDs with an obscene words filter. | 85 |
flashultra/uuid | Utility for generating and manipulating unique identifiers across various formats | 25 |
duailibe/cuid | Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |
lukeed/uid | A utility to generate unique fixed-length random IDs. | 655 |
lexborisov/yauid | Generates decentralized unique IDs with time ordering and node ID information | 21 |
termosa/vue-uniq-ids | A plugin that generates unique IDs for attributes without modifying the original values, improving accessibility and reducing conflicts. | 34 |