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

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name MlkPwgen

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name MlkPwgen

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 Michael Kropat. All rights reserved.

Package Details

Author(s)

  • Michael Kropat

Tags

random password generator pronounceable

Functions

New-Password New-PronounceablePassword

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
0.3.0 (current version) 2,547 9/23/2017
0.2.0 420 1/23/2016
0.1.0 29 1/12/2016