[x] Commits signed: All commits must be GPG or SSH signed.
[x] DCO Compliance: Developer Certificate of Origin (DCO) applies to the code, documentation, and any example data provided. Ensure commits are signed off.
[x] Notebook outputs cleared: Ensure all notebook outputs are cleared.
[x] Test in Google Colab:
[x] Test that it works in Google Colab (Python 3.10.12).
[x] Colab has its own package set and Python version, so ensure compatibility.
This PR set's the seed to avoid the corner case Adam observed in #58
PR Checklist
[x] Commits signed: All commits must be GPG or SSH signed.
[x] DCO Compliance: Developer Certificate of Origin (DCO) applies to the code, documentation, and any example data provided. Ensure commits are signed off.
[x] Notebook outputs cleared: Ensure all notebook outputs are cleared.
[x] Test in Google Colab:
This PR set's the seed to avoid the corner case Adam observed in #58