shortid

Ids generator

Generates unique non-sequential short IDs

Super short, fully unique, non-sequential and URL friendly Ids

GitHub

939 stars
10 watching
65 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

ididsshortid

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
duailibe/cuid Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup 55
pid/puid Generates unique IDs based on time, machine, and process for use in distributed environments. 241
matoous/go-nanoid Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. 1,292
jonschlinkert/uniqueid Generates unique sequential IDs with optional prefix and suffix. 17
radeno/nanoid.rb A tiny Ruby library for generating secure URL-friendly unique string IDs 230
sasluca/zig-nanoid A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet 27
michelboucey/nanoid Generates unique identifiers similar to UUIDs 8
tzwel/breezeid Generates unique, human-readable IDs with no profanities and suitable for use in user-facing applications. 4
sqids/sqids-ocaml A library that generates unique identifiers from numbers in various programming languages 9
railsmechanic/nanoid Provides a secure and compact way to generate unique IDs in Elixir 218
zelark/nano-id A Clojure library for generating unique URL-friendly string IDs 191
viascom/nanoid-kotlin A Kotlin class that generates unique, secure, URL-friendly IDs with customizable length and alphabet 27
mrdimidium/nanoid A tiny, secure, URL-friendly ID generator with customizable length and alphabet. 543
tkzwtks/nanoid-perl A Perl implementation of an ID generator that produces unique, secure, and URL-friendly strings 2
termosa/vue-uniq-ids A plugin that generates unique IDs for attributes without modifying the original values, improving accessibility and reducing conflicts. 34