-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
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
Labels
No labels