Link: https://opensource.org/licenses/MIT
A password generator run on Javascript that allows the user to choose the length of the password and filter out specific characters via alerts.
User input and at least one character is required for the generator to run.
First click "Generate Password". Then a series of prompts will show up asking the user which special characters they'd like to include or leave out. Clicking "OK" will enable the characters. "Cancel" will leave the character out of the generate password. After the parameters are set in place, the application will generate a password.
Copyright (C) 2020 <name of author>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Generates a random password. Allows the user to set parameters for the password generation.
Leandro Parrado: https://github.com/Bokosyk
N/A
To reach me for any questions or concerns, see below.
Github Link: https://github.com/Bokosyk
© 2021. All Rights Reserved.
