mpars / pw

Random password generator written in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Random password generator written in C#

License:BSD 2-Clause "Simplified" License


Languages

Language:C# 100.0%