Skip to content

Simple password generator program written in JavaScript.

Notifications You must be signed in to change notification settings

RodrigoFrangel/safe-pass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SafePass - A Node-Based Password Generator

GitHub repo size GitHub language count

This is a simple password generator program written in JavaScript. With it, you can generate passwords with different levels of strength and character types.

Features

  • Generates random passwords with the desired length and character types.
  • Generates passwords with weak, medium and strong strength.
  • Supports lower and uppercase letters, numbers and symbols.
  • Easy-to-use fcommand line interface.

How to use

  1. Clone the repository to your computer.
  2. Open your preferred terminal.
  3. Navigate to the /safe-pass directory.
  4. Enter npm install.
  5. Run the code by typing npm start.
  6. Follow the prompts to generate a password.

Contributing

If you wish to contribute to this project, feel free to talk to the code owner @RodrigoFrangel.

Disclaimer

This password generator is for educational purposes only. The creator of this program is not responsible for any damage caused by the use of weak or easy-to-guess passwords. We recommend using strong passwords and not reusing them across multiple accounts.

⬆ Voltar ao topo

About

Simple password generator program written in JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published