My 1st C++ project; I'm mainly posting my code for input on improvements. I started with this type of program in order to develop my error trapping with user input. My ultimate goal is to use this base code in a personal USB locker program for my own passwords. (Much like the Windows FPS/Bitlocker system)
Categories
Password GeneratorsFollow Random Password Generator
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
-
It does what the screenshots show it can do. I tried generating 25 passords with 40 characters each an it worked as expcted. It uses decimal numbers, upercase letters, lowercase letters and some special charactes. One thing I noticed is that all passwords start with a decimal number.