hayageek.com
Generate unique ID in Node.js - UUID
How to generate unique ID(UUID) in Node.js using `uuid` module and how to reduce the length of the unique Ids by using the package `nanoid`
Ravishanker Kusuma