Skip to content

Flexible PowerShell function to generate strong random passwords using the RNGCryptoServiceProvider provider for better entropy.

License

Notifications You must be signed in to change notification settings

PsCustomObject/New-RandomPassword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

New-RandomPassword

Flexible PowerShell function to generate strong random passwords using the RNGCryptoServiceProvider provider for better entropy.

By default function will print both the final password and phoenitc version of it making it easier for an operator to read/communicate it verbally.

About

Flexible PowerShell function to generate strong random passwords using the RNGCryptoServiceProvider provider for better entropy.

Resources

License

Stars

Watchers

Forks

Packages

No packages published