mmcmd/Get-RandomPassword
Generates a random password using random common words (based on https://xkpasswd.net/s/)
PowerShell
Issues
- 7
Default Language english does not exist
#20 opened by sgl-mnrch - 3
Add support for symbols
#19 opened by kilasuit - 1
Custom Word Lists
#18 opened by bcftv - 0
Jenkins CI support
#14 opened by mmcmd - 0
Switch to generate random delimiter
#17 opened by mmcmd - 1
Replace Write-host with Write-output
#15 opened by mmcmd - 6
Convert to module
#1 opened by mmcmd - 1
Multi-language support
#6 opened by mmcmd - 1
Option to toggle random capitalization
#5 opened by mmcmd - 1
Copy to clipboard option
#4 opened by mmcmd - 3
Only the first password is randomly capitalized
#3 opened by mmcmd - 1
Generate multiple passwords with one query
#2 opened by mmcmd