This password generator was created based on existing code to reach learning and evaluation objectives as part of a coding bootcamp from the University of Toronto.
N/A
To use this webpage, you can open the Chrome DevTools by pressing Command+Option+I (macOS) or Control+Shift+I (Windows) to review the code and validate it meets the acceptance criterias. You can also generate a new password according to your preferences using the provided interface.
Eric Meyer (2023) reset.css (v2.0 | 20110126) [CSS]. http://meyerweb.com/eric/tools/css/reset/
OWASP (2023) Password special characters. https://owasp.org/www-community/password-special-characters
Mozilla (2023) Dialog box. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog
Mozilla (2023) Math random function. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/random
Mozilla (2023) Radio buttons. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/radio
Mozilla (2023) Checkboxes. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/checkbox
Please refer to the LICENSE in the repo.
https://jidets.github.io/password-generator/