- Add pre-built random and noise agent implementations
- Switch random number generation from `fastrand` to generic rust [rand crates](https://rust-random.github.io/book/)
- Implement serde serialize and deserialize traits
- Add the ability in Rust and Python to export and load order book state from JSON files