Nano ID : Unique string ID Generator for JavaScript

    Nano ID : Unique string ID Generator for JavaScript

    Nano ID is a tiny, secure, URL-friendly, unique string ID generator for JavaScript.It uses cryptographically strong random APIs and guarantees a proper distribution of symbols.It uses a larger alphabet than UUID (A-Za-z0-9_~) and has a similar number of unique IDs in just 21 symbols instead of 36.

    Leave a Reply