Hacker News new | ask | show | jobs
by sgarland 546 days ago
Have you ran this in any modern version of Python? It’s been fixed for a long time.
1 comments

3.10 so I redid it on 3.13.1, same results.
Ugh, I was checking `randrange` (as the bug mentions), not `random`. I stand corrected.
Ah yeah sorry I should have mentioned it wasn't the same, I used it as it has a nice number that shows the bias to a pretty extreme degree.