π€ Problem Description
Users should use a single seed across the entire database and we should make it easy to change it and view it anywhere.
Currently is implemented in ModelDF, but it's not exposed as a property (also AgentsDF and AgentSetPolars should be able to access it)
π‘ Proposed Solution
Create a property for all public classes (maybe a Seed Mixin?).
π Alternatives Considered
No response
β Additional Context
No response
π€ Problem Description
Users should use a single seed across the entire database and we should make it easy to change it and view it anywhere.
Currently is implemented in
ModelDF, but it's not exposed as a property (alsoAgentsDFandAgentSetPolarsshould be able to access it)π‘ Proposed Solution
Create a property for all public classes (maybe a Seed Mixin?).
π Alternatives Considered
No response
β Additional Context
No response