actions-marketplace-validations/Random Password Generator
Generates a complex password for lab/dev or temporary purposes based on entered numbers of characters
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 17, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/aammirmirza_randompasswordgenerator@545290f7c2f69eee529894ca14f7c003368674bb # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| length | the amount of characters in the password. Defaults to 20 | no | 20 |
Outputs
| name | description |
|---|---|
| password | the password that is generated - |