add RandomAgent

This commit is contained in:
2025-02-04 19:49:51 -05:00
parent 24ad9cfafd
commit 1bed0b61ad
4 changed files with 274 additions and 2 deletions

View File

@@ -5,3 +5,4 @@ edition = "2021"
[dependencies]
num = "0.4"
rand = "0.9.0"