Skip to content

code-grow/Password_generator

Repository files navigation

Password_generator

A password generator in c++.

It can be further developed to make even stronger passwords through an algorithm.


Screenshot 2023-08-29 191849

As you can see the first password contains only upper case, lower case letters and numbers, while the others have also special characters.
The algorithm should be focused for the password to ALWAYS have the all four.
******************************************************************************************************
There should also be a version with fewer special characters because some websites don't like certain characters like: !@#$%^&
(){}[]

About

A password generator in c++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages