By Chandan Giri
A C++ program that gives random password of given size and choice by using rand function...
This is a project which gives random password of given length by the user and desired number of letters. It is a CPP code that gives random password and it works offline which is secure as compared to an online password generator.
The source code with executable .exe file is present which gives you a brief idea about how things work in password generation.
Requirements :-
Windows xp or higher
1 GB RAM minimum
Code editor i.e, VS Code , Code Blocks etc.
Basic C++ knowledge.
Hope you find a secure password from my password generator.
Submitted by Chandan Giri (chandan017)
Download packets of source code on Coders Packet
Comments