/Password-Generator

generate a random password based on criteria

Primary LanguageJavaScript

Password Generator

generating a random password



About the Application

This application run in the browser, and create a random password. The application is dynamically updated HTML and CSS powered by JavaScript code and it adapts to multiple screen sizes.

The password can include special characters.uppercase letters.lowercase letters and numeric characters. The following image shows the web application's :

application img The link to the website Password-Generator

Instructions

  • Open the browser here.
  • Press the Generate Password button and follow on screen instructions.
  • You should chose to generate a password with 10-64 characters.
  • you should chose at least one of the following characters: special characters,uppercase letters,lowercase letters and numeric characters.


Credits

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array