Password Generator

Password Generator is an application that creates a random password based on user-selected criteria. This app will run in the browser and feature dynamically updated HTML and CSS powered by your JavaScript code. It will also feature a clean and polished user interface and be responsive, ensuring that it adapts to multiple screen sizes.

Options

User can select follwing parameters.

  • Length of the password between 8 and 128
  • Character types to include in the password bewteen (1)lower case, (2)upper case, (3) number, and (4)special characters.

Preview

The following image demonstrates the application functionality: password generator demo


© 2020 Hae Seung Sung