Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mehmetacisu/passwordgenerator
C# Password Generator
https://github.com/mehmetacisu/passwordgenerator
password-generator windowsforms
Last synced: about 1 month ago
JSON representation
C# Password Generator
- Host: GitHub
- URL: https://github.com/mehmetacisu/passwordgenerator
- Owner: mehmetacisu
- License: mit
- Created: 2021-12-20T21:48:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-20T22:08:23.000Z (about 3 years ago)
- Last Synced: 2024-10-21T05:14:49.791Z (3 months ago)
- Topics: password-generator, windowsforms
- Language: C#
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## PasswordGenerator
Generate a strong random password based on the chosen length.
Maximum length that can be selected at startup is 25.### Screenshoots
Start Application
Select Password Length
Press Generate Password and your password of selected length has been successfully generated
Press Copy Password and your password copied
[Licence](https://github.com/mehmetacisuu/PasswordGenerator/blob/main/LICENSE)