ucsb-cs56-projects / cs56-utilities-password-generator

-
1 stars 5 forks source link

Better control of password "recipe" #16

Closed vincenicoara closed 9 years ago

vincenicoara commented 9 years ago

Enable options to generate passwords that have the following: -uppercase letters -lowercase letters -digits -special characters (as well as the option of choosing which special characters to include) -a min/max amount of each category of character (uppercase, lowercase, digits, etc.)

vincenicoara commented 9 years ago

Proposed point value: 150 points