Info
Version: | 2.1.0 |
Author(s): | Paul Seal |
Last Update: | Tuesday, January 4, 2022 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/prjseal/PasswordGenerator/ |
NuGet Url: | https://www.nuget.org/packages/PasswordGenerator |
Install
Install-Package PasswordGenerator
dotnet add package PasswordGenerator
paket add PasswordGenerator
PasswordGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
3 packages depend on this package.
Tags
- Fixed bug with methods that use bool and int parameters for the Password class
- Removed usage of Random and replace it with a method which uses RngCrytopServiceProvider.