aboutsummaryrefslogtreecommitdiff
path: root/yoshi/process.py
Commit message (Expand)AuthorAgeFilesLines
* fix: replace random.choice with secrets.choiceChristian Cleberg2025-04-041-3/+4
* move wordlist to python list approachChristian Cleberg2024-11-071-6/+4
* fix pylint errorsChristian Cleberg2024-11-061-1/+1
* package as a cli appChristian Cleberg2024-11-061-0/+226