I want it generate error when users enter more than 15 password maximum
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 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.