JSDoc is an API documentation generator for JavaScript. You add documentation comments directly to your source code, right alongside the code itself. The JSDoc tool will scan your source code and generate an HTML documentation website for you.
Chance.js is a javascript library that can generate random numbers, characters, strings, names, addresses, dice, and pretty much anything else.
Nano ID is a tiny, secure URL-friendly unique string ID generator for JavaScript.