An open API service indexing awesome lists of open source software.

https://github.com/fesuoy1/password-generator-csharp

Password Generator i made when i was bored
https://github.com/fesuoy1/password-generator-csharp

console generator password password-generator secure terminal

Last synced: 3 months ago
JSON representation

Password Generator i made when i was bored

Awesome Lists containing this project

README

        

# Password-Generator-C#
### You must have .NET installed. to install .NET go to https://dotnet.microsoft.com/en-us/download
A Password Generator made in C#.

i made this because i was bored so dont expect updates too often lol

basically Download the source code, unzip it. then run `build - Release` bat file then if it succeeds (As it should after installation), go to `bin\Release\netX.X (X is a version of .NET you installed)` then run `PasswordGenerator.exe` file and thats it!