advanced-password-generator
This advanced password generator creates customizable passwords with lowercase letters, uppercase letters, numbers, symbols, and hyphens. It can also generate Apple-style passwords (20 characters long) and assess password strength.
ts-pwgen
A command line password generator in TypeScript
randopass
This function takes "length" as argument and creates a complex random password of length "length".