Skip to content

mpars/pw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pw

Random password generator written in C#

Uses Cryptography.RNGCryptoServiceProvider to generate random numbers

Generate random character passwords with a length from 8-40

Random Characters

Generate 3 random words, capitalised and with special characters

3 Words

Use a text file of your own words.

Use your own words

Left-click on password box to copy password to the clipboard.

Right-click for contextual menu

Right-click on password box to bring up a menu of previously generated passwords, selecting an item will copy the password to the clipboard.