Generate random name
You need node.js and npm.
npm i @marcoetmx/random-nameIn your code
const random = require('@marcoetmx/random-name');
random.randomName()Global installation
random-nameThis project was created for educational purposes, it is not recommended to put it into production.