Y
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
IanCal
546 days ago
3.10 so I redid it on 3.13.1, same results.
link
sgarland
546 days ago
Ugh, I was checking `randrange` (as the bug mentions), not `random`. I stand corrected.
link
IanCal
546 days ago
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.
link