Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 563 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 563 Bytes

PassGen

password generator for windows.

Description

This is a simple password generator app. It is a windows forms application build with visual studio.

Known bugs

The app throws an unexpected warning when access to directory is denied.

Why this app exists

I started working on this app after finishing a course in c# and thought it was a good idea. I get asked to create passwords for people all the time. My app provides more options that some generate password websites and while working on it i thought someone else might like something like this.