50% off all plans with SPRING50
Day 9: Password Generator
Day 9 Beginner Challenge 9 of 100

Password Generator

As a user, I want a user-friendly tool that allows me to generate a strong, customizable password effortlessly, ensuring my online accounts remain secure.

Acceptance Criteria

  • The interface prominently displays a newly generated password each time the user requests one.
  • A slider is available to adjust the character length of the password, ranging from a minimum of 12 to a maximum of 32 characters.
  • Options to include uppercase letters, lowercase letters, numbers, and symbols are available as toggle switches.
  • Each setting adjustment instantly reflects in the type of password generated, enhancing customization.
  • The 'Generate Password' button is clearly visible and responsive, triggering a new password generation each time it is clicked.
  • The design is responsive, ensuring the tool is accessible and functional on various devices and screen sizes.
View on GitHub
100 Days of Code Progress Day 9 / 100

Take this challenge

Start your 7-day free trial to solve this challenge in our built-in code editor with live preview.

Start 7-Day Free Trial to Solve This Challenge

Nearby Challenges