safe-pass-gen
Safe Password Generator is a secure password generation library, offering customizable options for strong, randomized passwords.
password-encrypt-decrypt
A simple Node.js module for encrypting and decrypting passwords using a secret key and salt. This module uses XOR operations and Base64 encoding to secure your passwords.
@kripanshu-singh/generatepassword
A customizable password generator function built with JavaScript, allowing secure, random password generation with various custom options.