uid-safe

UID generator

Generates cryptographically secure UIDs suitable for both URL and cookie usage.

URL and cookie safe UIDs

GitHub

143 stars
9 watching
12 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list

javascriptnodejsuid

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dy/get-uid Generates unique numeric IDs without side effects 11
pid/puid Generates unique IDs based on time, machine, and process for use in distributed environments. 241
zelark/nano-id A Clojure library for generating unique URL-friendly string IDs 191
ianfabs/nanoid A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities 76
elfsundae/laravel-hashid Provides reversible, non-sequential identifiers for data obfuscation 407
lukeed/uid A utility to generate unique fixed-length random IDs. 655
radeno/nanoid.rb A tiny Ruby library for generating secure URL-friendly unique string IDs 230
lukeed/uuid A small library that generates cryptographically secure or fast UUIDs depending on the environment and desired level of security. 396
y-gagar1n/nanoid-good A library that generates secure IDs with an obscene words filter. 85
dodo/node-slug Converts strings to URL-safe format while preserving Unicode characters and symbols 1,073
matoous/go-nanoid Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. 1,292
sasluca/zig-nanoid A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet 27
hidehalo/nanoid-php A lightweight PHP implementation of a secure URL-friendly unique ID generator 747
tzwel/breezeid Generates unique, human-readable IDs with no profanities and suitable for use in user-facing applications. 4
studentsphere/guide-javascript A comprehensive JavaScript style guide covering best practices and conventions for coding in JavaScript. 0