Artifact 3e5a10ee61cfcecae3c2a01ed3088ab9b97fb4a8fffac3c70aa309636966e7c3:
- File New-Password.ps1 — part of check-in [d6e4b2f604] at 2018-06-10 12:59:09 on branch trunk — The ultimate template-based password generator. Example usage: New-Password Cvcvc.## generates a memorable 8 character password with uppercase, lowercase, punctuation and a number. Of course, since these passwords are templated, they are arguably easier to crack (if someone knows your template), but of course, you can generate purely random passwords using New-Password ******** or you can vary the length of the password by allowing variable numbers of characters in your template: New-Password "Cv3c2v3c#4" (user: Joel Bennett size: 7765)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.