Password Generator A simple password generator app written in c++. Dependencies cmake make C++11 compiler Installation Clone the repo. git clone https://github.com/Abir10101/password_generator.git Execute the commands cd password_generator ./build.sh ./run.sh And thats it. Enjoy!