I am building a password generator, I set it to 15 max but I alter realized that if users input a figure above 15, it will accept and generate it, which is not suppose to be.
I want to let it have a limit that even when users enter to generate above 15 password length, it will reject it or send an error message.
New contributor
Olalekan Samuel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.