Skip to content

Releases: dimsaratov/PasswordGenerator

Password generation

Choose a tag to compare

@dimsaratov dimsaratov released this 03 Jul 04:30

Cryptographic password generator for .NET with flexible customization of character sets (lowercase, uppercase, numbers, special characters), length and number of additional characters. Supports INotifyPropertyChanged for easy integration with the UI and guarantees the presence of each selected character type in the final password.