Tran, R CIP Final Project "Random Password Generator"

by Reilly T

Description

My program generates a random password and judges its strength. The user inputs their desired password length and a random password of that length is outputted as well as its strength (strong, weak, etc.). As someone who uses the same password for almost everything I thought this program would act as an easy solution to a real security problem.