Skip to content

piano-miles/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

Generate your own password here!

What is this?

This is a simple, handy random password generator. This program generates passwords that:

  • contains at least one number, upper-case character, or "special" character,
  • is 18 characters long with each chunk of 6 characters separated by dashes, and
  • attempts to be somewhat pronounceable and memorable.

Password Generator Screenshot