ba4bes/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: ba4bes/password-generator@8dadfabb5e92c4ecbfb348986d389623f5d57694 # v0.1tags 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 |