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
Assign a Random Port to Node.js Server Read tip
Nginx Configuration for Websocket Applications Read tip
Large Node.js Project Example to Learn From Read tip