MlkPwgen 0.3.0
Secure random password generator.
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
Install-Package MlkPwgen -Version 0.3.0
dotnet add package MlkPwgen --version 0.3.0
<PackageReference Include="MlkPwgen" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MlkPwgen --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MlkPwgen, 0.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.0)
- System.Runtime.Serialization.Json (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MlkPwgen:
Package | Downloads |
---|---|
SmartLifeLtdWeb
Official Library for Solutions The Library contains the main operations, data, utilities and Base forms for the Solutions.
It's build using Visual Studio 2017, C# 7.0 and .Net framework 4.6.1 .
Please use it SmartLife Solutions team :)
|
|
int-Soft.MVC.Core
Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.