uid
Random ID generator
A utility to generate unique fixed-length random IDs.
A tiny (130B to 205B) and fast utility to generate random IDs of fixed length
657 stars
8 watching
14 forks
Language: JavaScript
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates random hexadecimal IDs of fixed length | 195 |
| A small library that generates cryptographically secure or fast UUIDs depending on the environment and desired level of security. | 397 |
| Generates unique numeric IDs without side effects | 11 |
| Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |
| A Rust library that generates random numbers using atmospheric noise from the random.org API. | 8 |
| A Clojure library for generating unique URL-friendly string IDs | 191 |
| A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
| A tiny id generator that produces unique, compressed strings to avoid collisions and reduce bandwidth consumption. | 45 |
| Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. | 1,310 |
| Generates unique, human-readable IDs with no profanities and suitable for use in user-facing applications. | 4 |
| A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 547 |
| Generates random data suitable for Swift development projects. | 561 |
| Generates randomized instances of custom data models with customizable randomness behavior | 18 |
| Utilities for generating random values from various elements | 2 |