Fix bug that was causing user_domain_ids to not be unique when picking them from the pool. Add test to validate users are unique.
0.2.2
Remove print that was left unintended in the code
0.2.1
fix bug that was causing event rate to not update over time
0.2.0
* Change marketing events by utm * Add run simulation as a method of simulation class * Improve type hinting * Create unit tests * Automate test running for new PRs