Skip to content

CalcagnoLoic/password-generator-app

 
 

Repository files navigation

password-generator-app

Application for generating a random password containing lowercase and uppercase letters, numbers and symbols.

readme

When the password is generated, the form returns the password strength based on the elements present, as well as the password length.

When the password is too weak When the password is weak
When the password is medium When the password is strong

Languages

  • TypeScript 58.3%
  • HTML 30.0%
  • CSS 7.1%
  • JavaScript 4.6%