Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.
/ password-generator Public archive

A simple C++ project to generate Strong passwords and copy them to clipboard.

Notifications You must be signed in to change notification settings

pz1971/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

password-generator

A simple C++ project to generate Strong passwords and copy them to clipboard.

Advantages:

  • Easy to use
  • Internet connection not required
  • Randomly generates strong passwords.

Disadvantages:

  • This doesn't save your Passwords. It only suggests you a strong password.
  • Password Lenght limit can be changed through the PasswordGenerator.cpp file

This project helped me a lot.

About

A simple C++ project to generate Strong passwords and copy them to clipboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages