Skip to content

A password generator implemented in C# .NET Framework

Notifications You must be signed in to change notification settings

Mshriver2/PasswordGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PasswordGen

A password generator implemented in C# .NET Framework, allows you to select multiple options as well as the option to set the length.

Getting Started

Run the application, start generating passwords!

Developing

To begin developing on the project follow these commands.

git clone https://github.com/Mshriver2/PasswordGen.git
cd PasswordGen/

TODO

  • Create check to make sure the password length is not blank
  • Create check to make sure at least one checkbox is checked
  • Allow use of a specific word to be used in the password

About

A password generator implemented in C# .NET Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages