Skip to content

Model should get a random seed when created #18

@mariopaolucci

Description

@mariopaolucci

The way is it implemented, if you do this:

  for i in range(1,10):
        model = ProtonOC()

you get ten times the same seed. It should get different seeds instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions