Password generator

I wanted to make a password generator, instead of using one on the net because:

  • Security: Runs on client only (no server code). No password will be stored in any foreign password dictionary.
  • Security: Password generation is random, which can be verified in the open JavaScript source code.
  • Usability: Runs on mobilephone and tablets because of quick loadtimes and responsive design.
  • Usability: Generate many passwords at once.
  • Fun: Generate female symbol interpretation. Women will love them and think there are secret messages within.

Open app in fullscreen or use it below:

Add a Comment

Your email address will not be published.