jnanoid-enhanced

ID generator

A unique string ID generator for Java applications

A unique string ID generator for Java.

GitHub

19 stars
1 watching
1 forks
Language: Java
last commit: about 2 months ago

Related projects:

Repository Description Stars
weihongyu12/think-hashids A module that generates unique IDs using a hash-based algorithm for ThinkJS applications 7
jonschlinkert/uniqueid Generates unique sequential IDs with optional prefix and suffix. 17
zelark/nano-id A Clojure library for generating unique URL-friendly string IDs 191
adamhalasz/uniqid A fast and unique identifier generator based on the current time, process ID, and MAC address. 616
osamingo/indigo A distributed unique ID generator that uses Sonyflake and Base58 encoding 109
unshiftio/yeast A tiny id generator that produces unique, compressed strings to avoid collisions and reduce bandwidth consumption. 45
antiflasher/nanoid A Swift library that generates unique, secure string IDs with customizable parameters 69
sasluca/zig-nanoid A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet 27
lexborisov/yauid Generates decentralized unique IDs with time ordering and node ID information 21
y-gagar1n/nanoid-good A library that generates secure IDs with an obscene words filter. 85
ahoo-wang/cosid A high-performance distributed ID generator for generating unique IDs in a scalable and flexible manner 492
mcollina/hyperid A high-performance id generation library for Node.js and browsers. 727
celrenheit/sandflake A decentralized ID generator for sequential, lexicographically sortable unique IDs 83
kayac/go-katsubushi An ID generation service that supports multiple protocols and provides unique IDs to clients. 180
termosa/vue-uniq-ids A plugin that generates unique IDs for attributes without modifying the original values, improving accessibility and reducing conflicts. 34