robot-dreams

Results 5 comments of robot-dreams

@real-or-random Thanks for the reply! I'm simply helping and try to learn about this repo, I don't have a personal use case.

@sipa Thanks for responding to the comments! - Yes, 32-bit makes sense (in retrospect the fact that the file was called `field_10x26` instead of `field_5x52` should have given that away)...

ACK 53b7ce28bef8008787c1aeb202ec17ef3a3b3325

Thanks for taking a look. And yeah, good point—this was more motivated by preventing counter values than detecting misused RNGs. I'm definitely happy to take suggestions about better checks.

@real-or-random Thanks for the thoughtful response! Yeah, even though I'm pretty sure this would catch issues in the wild, I agree there's a good case not to do this. If...