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
- Host: GitHub
- URL: https://github.com/fesuoy1/password-generator-csharp
- Owner: Fesuoy1
- Created: 2023-10-02T22:11:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T15:50:17.000Z (over 1 year ago)
- Last Synced: 2024-12-29T19:58:18.470Z (5 months ago)
- Topics: console, generator, password, password-generator, secure, terminal
- Language: C#
- Homepage:
- Size: 110 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!