Commit graph

10 commits

Author SHA1 Message Date
Andrew Scott
9b0eacb6bd
Add contributor 2022-01-29 11:23:17 -05:00
acscott
c80d3cc0c5 Merge pull request 'Use python's secrets class to generate more secure passwords' (#1) from agileDesigner/password-generator-cli:main into main
Reviewed-on: https://codeberg.org/acscott-personal/password-generator-cli/pulls/1
2022-01-21 01:42:25 +01:00
agileDesigner
3edca5c39b
Used python's secrets class to generate more secure passwords 2022-01-20 23:13:28 +00:00
Andrew Scott
3d3020d445
Update README.md 2021-12-22 22:35:06 -05:00
Andrew Scott
04d294fe10
Ctrl+C to quit 2021-12-16 21:04:00 -05:00
Andrew Scott
855a6bb633 Added check to ensure length is an integer 2021-12-15 21:05:42 -05:00
Andrew Scott
0b58ce08c9 Added password_generatory.py 2021-12-15 14:45:58 -05:00
acscott
c974d8fcb0 Update 'README.md' 2021-12-15 20:38:29 +01:00
acscott
378a133555 Update 'LICENSE' 2021-12-15 20:33:59 +01:00
acscott
ae264e9b08 Initial commit 2021-12-15 20:32:50 +01:00