DicewarePassword

1.0.3.1

This module is inspired by the 'Diceware Passphrase' principals detailed by Arnold G. Reinhold. It simulates the rolling of dice and generates more secure passwords that are easier to remember. Diceware is a trademark of A G Reinhold. See http://www.diceware.com/ for more information about Diceware.

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name DicewarePassword -RequiredVersion 1.0.3.1

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

Install-PSResource -Name DicewarePassword -Version 1.0.3.1

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) 2015 Kevin M. Kirkpatrick. All rights reserved.

Package Details

Author(s)

  • Kevin M. Kirkpatrick

Tags

Diceware Password Passwords

Functions

Invoke-DiceRoll New-DicewarePassword

Dependencies

This module has no dependencies.

Release Notes

v1.0.3.0 Release Notes
* Modifed the default URI for the .csv to include the full URI path and not a shortened link
* Specified functions to export in module manifest

FileList

Version History

Version Downloads Last updated
1.1.0.0 895 5/11/2017
1.0.3.2 249 5/5/2016
1.0.3.1 (current version) 19 5/5/2016
1.0.2.0 109 10/27/2015