Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

awesome-unique-id

A curated list of awesome Unique IDs
https://github.com/grantcarthew/awesome-unique-id

  • uuid - Simple, fast generation of RFC4122 UUIDS.
  • ulid - Universally Unique Lexicographically Sortable Identifier.
  • cuid2 - Secure, collision-resistant ids optimized for horizontal scaling and performance. Next generation uuids.
  • nanoid - A tiny, secure, URL-friendly, unique string ID generator for JavaScript.
  • unique-string - string)) - Generate a unique random string.
  • crypto-random-string - random-string)) - Generate a cryptographically strong random string.
  • yeast - Yeast is a unique id generator.
  • shortid - Amazingly short non-sequential url-friendly unique id generator.
  • lodash.uniqueid - The lodash method uniqueId exported as a Node.js module.
  • uniqid - A Unique Hexatridecimal ID generator.
  • puid - Generate an unique ID depending on time, machine and process for use in a distributed environment.
  • flake-idgen - idgen)) - Flake ID generator yields k-ordered, conflict-free ids in a distributed environment.
  • get-uid - uid)) - Simple random id generator.
  • muid
  • uniqueid - Generate sequential IDs, with optional prefix or suffix.
  • hyperid - Uber-fast unique id generation, for Node.js and the browser.
  • uid - Generate unique ids of any length.
  • uid-safe - safe)) - URL and cookie safe UIDs.
  • nanoid - A tiny, secure, URL-friendly, unique string ID generator for JavaScript.
  • ObjectId - bson/blob/1.0-branch/lib/bson/objectid.js)) - MongoDBs ObjectId
  • thinid - Easy way to create unique ids.
  • uuid-readable - readable)) - Generate Easy to Remember, Readable UUIDs, that are Shakespearean and Gramatically Correct Sentences.
  • human-readable-ids - readable-ids)) - Use JavaScript to generate human-readable ids from a list of nouns and adjectives.
  • ksuid - K-Sortable Globally Unique IDs.
  • xid - xid is a globally unique id generator thought for the web.
  • unique-sequence - sequence)) - Generate short sequential strings.
  • Hashids - Hashids is small JavaScript library to generate YouTube-like ids from numbers.
  • RoboHash - Generate unique images from any text.
  • ![CC0
  • Grant Carthew