NanoID - A URL Friendly Unique Identifier
What is Nano Id and how is it different from UUID?
Jul 26, 20214 min read9.3K

Search for a command to run...
Articles tagged with #software-development
What is Nano Id and how is it different from UUID?

A lot of time you will come across a problem in computer science when you want to find whether an element is present in a set of already existing elements. For example, if I want to know whether the word "cat" is present in our database which is say,...
