actions-marketplace-validations/Strong Password Generator
Generates a complex password for lab/dev or temporary purposes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 31, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/ba4bes_password-generator@aa7b4f8c62a0ab61abf944c13ec7592fbd71fc05 # 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 24 | no | 24 |
Outputs
| name | description |
|---|---|
| password | the password that was generated |