PSPhrase

0.1.2

PowerShell module for generating unique and memorable passphrases

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name PSPhrase -RequiredVersion 0.1.2

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

Install-PSResource -Name PSPhrase -Version 0.1.2

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) Courtney Bodett. All rights reserved.

Package Details

Author(s)

  • Courtney Bodett

Functions

Get-PSPhrase Get-PSPhraseSetting Set-PSPhraseSetting

Dependencies

This module has no dependencies.

Release Notes

## [0.1.2] - 2025-03-17
- add new features

### Added
- 0.1.2 improved code coverage for pester tests
- 0.1.1 satisfied pester tests
- 0.1.0 added ability to save preferred parameters/values for New-PSPhrase via Set-PSPhraseSettings
### Changed

- 0.1.0 changed method of saving settings.  ENV variable code doesn't work well cross platform. Saving to file instead.

### Deprecated

-

### Removed

-

### Fixed

-

### Security

-

FileList

Version History

Version Downloads Last updated
1.0.0 7 3/22/2025
0.1.2 (current version) 6 3/18/2025