Stuff I learned
- Bandit won't shut up about Random. Doesn't care what you use it for. Here is a drop in replacement that calls the other way to do Random stuff.
- monkeypatch
https://github.com/matthewdeanmartin/examexam/blob/main/examexam/utils/secure_random.py