Skip to content

mark-codes-stuff/password_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

password_generator

A simple password generator using a safe word list

What is this?

This is a simple password generator that will generate a password of 14 or 15 characters in length, with a capital letter at the start and a number at the end. The word list has been filtered to remove inappropriate words.

How to use

Make sure the wordlist.txt is in the same directory as the .ps1 file. Just right-click the .ps1 file and Run with PowerShell, it will generate a password for you and copy it to the clipboard

About

A simple password generator using a safe word list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors