Inspiration

Global Hack Week Challenges made us to do it.

What it does

It is a password generator, it would ask the user to enter the username and number of characters required. As required it would give a secured password.

How we built it

We did a research on random functions - rand() and srand() in Cpp. Collaborated the works together and debugged the code, made it more clean and good to use.

Challenges we ran into

The usage of srand was a bit challanging.

Accomplishments that we're proud of

At the end of the day the project is successfully running!

What we learned

Usage of certain unknown headerfiles in Cpp and built in functions.

What's next for Password Generator

Password generator can be used in websites for helping out people. The code has been made available in github, it is made open source. People can edit and use it

Built With

Share this project:

Updates