cleaned up, added random AI for testing

This commit is contained in:
jackjohn7 2025-11-11 04:10:06 -06:00
parent 92a11f0898
commit b788bd2e4d
5 changed files with 245 additions and 21 deletions

View file

@ -17,6 +17,7 @@ regex = "1.12.2"
[dev-dependencies]
criterion = "0.7.0"
rand = "0.9.2"
[[bench]]
name = "generation"