Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arijitpaull/password-generator

Keyword based password generation and storage
https://github.com/arijitpaull/password-generator

Last synced: 24 days ago
JSON representation

Keyword based password generation and storage

Awesome Lists containing this project

README

        

# Password-Generator
Keyword-based password generation and storage

Instructions to use:
1. Open CMD/Terminal
2. Locate where the Password generator is downloaded
3. Compile the code using code: "g++ password_generator.cpp -o password_generator"
4. Run the executable with code: "./password_generator" or "password_generator.exe"
5. Create secure passwords!