Skip to content

NotMathew/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password-Generator

Just a random password generator tool.

Installation on Windows 10/11

Go to Releases and download the lastest version.

Installation on Linux

git clone https://github.com/NotMathew/Password-Generator.git
cd Password-Generator
clang++ password-generator.cpp -o password-generator
./password-generator

or

git clone https://github.com/NotMathew/Password-Generator.git
cd Password-Generator
g++ password-generator.cpp -o password-generator
./password-generator

About

A simple password generator project in C++

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages