Skip to content

Generate Secure and Clean Unique IDs

View on Twitter

💡 Need to generate unique IDs that will be shown to users? Don't like the awkwardly long MongoDB IDs?

👉🏼 nanoid by @sitnikcode does just that. This super tiny lib (0.008kb!) is secure and has a low collision %.

https://github.com/ai/nanoid

You might also like
Practice Algorithms and Data Structures in JavaScript Read tip
Add Public Key to Server With ssh-copy-id Read tip
Quickly Test Glob Patterns Read tip