Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: replace random.choice with secrets.choice | Christian Cleberg | 2025-04-04 | 1 | -3/+4 |
| | |||||
* | fix pylint errors for wordlist.py | Christian Cleberg | 2024-11-07 | 1 | -0/+4 |
| | |||||
* | move wordlist to python list approach | Christian Cleberg | 2024-11-07 | 2 | -6/+7782 |
| | |||||
* | fix pylint errors | Christian Cleberg | 2024-11-06 | 4 | -5/+10 |
| | |||||
* | package as a cli app | Christian Cleberg | 2024-11-06 | 7 | -0/+578 |