PassGen2
1.0.0
PassGen2 is a public PowerShell module for generating random passwords, passphrases, and memorable password variants.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) Ray Smalley. All rights reserved.
Package Details
Author(s)
- Ray Smalley
Tags
password security generator passphrase powershell
Functions
Get-MontyPythonPassword New-MemorablePassword New-PassphrasePassword New-RandomPassword
Dependencies
This module has no dependencies.
Release Notes
Initial v1.0.0 module-based rewrite of the original PassGen script, published as PassGen2.
FileList
- PassGen2.nuspec
- CHANGELOG.md
- MIGRATION.md
- PassGen2.psd1
- README.md
- examples\Install-PassGen2.ps1
- Private\Clear-PassGenLogIfOversized.ps1
- Private\Get-PassGenPath.ps1
- Private\Get-PassGenRandomWord.ps1
- Private\Save-PassGenRemoteFile.ps1
- Private\Shuffle-PassGenArray.ps1
- Private\Write-PassGenLog.ps1
- Public\New-MemorablePassword.ps1
- Public\New-RandomPassword.ps1
- tests\PassGen2.Tests.ps1
- LICENSE
- PassGen2.psm1
- en-US\about_PassGen2.help.txt
- examples\Update-PassGen2.ps1
- Private\Complete-PassGenResult.ps1
- Private\Get-PassGenQuoteList.ps1
- Private\Get-PassGenWordList.ps1
- Private\Set-PassGenClipboard.ps1
- Private\Write-PassGenDisplay.ps1
- Public\Get-MontyPythonPassword.ps1
- Public\New-PassphrasePassword.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.0 (current version) | 3 | 3/23/2026 |