Skip to content

A simple Python project that I made which is a Random Password Generator during the RBC Summer Code Crunch (SCC) virtual camp.

License

Notifications You must be signed in to change notification settings

alisohaila/Random-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random-Password-Generator

A simple Python project that I made which is a Random Password Generator during the RBC Summer Code Crunch (SCC) virtual camp.

It is mainly used for converting a weak password into a much stronger password by replacing the characters into symbols, numbers, or other kinds of characters possible. For instance, if your input password contains the letter "s" in it, the program would randomly replace the "s" with "$" or "S", respectively.

About

A simple Python project that I made which is a Random Password Generator during the RBC Summer Code Crunch (SCC) virtual camp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages