A tiny app generates a random password.
Note that you will need to have Node.js installed.
Install the dependencies...
npm install
Run app...
npm run dev
Demo