Skip to content

I'm getting cycles #75

@fredcallaway

Description

@fredcallaway

I'm using this package to generate stimuli for a psychology experiment. I discovered that random starts producing cycles after some period.

https://github.com/fredcallaway/machine-puzzle/blob/master/stimuli/main.ts

I suspect that this is partially the result of using rejection sampling: there is some specific seed state that allows a sample to be not rejected, and this ultimates syncs up with the random number generator. I'm not sure if this would be a problem with any random number generator, or if there's a specific problem with this package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions