Skip to content

gthibaud/uid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UID

A tiny, secure, URL-friendly, unique string ID generator for JavaScript based on nano-id.

Features

  • Reading-friendly: easy to read or write when it is not possible to copy-paste (only 12 characters +does not uses confusing characters: i, l, 1, 0, o, O);
  • Secure: collision risk of 1% in 5 billion IDs generated;
  • Select on double click: double click on the UID to select it (doesn't have splitting characters like UUID);
  • URL-friendly: uses only URL-safe characters.

About

Simple unique identifier generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published