Info
Version: | 0.3.0 |
Author(s): | Michael Kropat |
Last Update: | Saturday, March 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mkropat/MlkPwgen |
NuGet Url: | https://www.nuget.org/packages/MlkPwgen |
Install
Install-Package MlkPwgen
dotnet add package MlkPwgen
paket add MlkPwgen
MlkPwgen Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- System.Runtime.Serialization.Json(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- NETStandard.Library(>= 1.6.0)
Tags
Uses a cryptographically secure PRNG
Can guarantee that the password contains digits, special characters, or any other set
Can generate pronounceable, easier-to-remember passwords
Packaged as a .NET library and as a PowerShell module
API Documentation available at the project site.