Skip to content

[Feature]: Easy seed accessor across the entire codebase #159

@adamamer20

Description

@adamamer20

🤔 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Sprints!A task that might be good to tackle during sprints!featureNew functionality added to the project.good first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions