Hacker News new | ask | show | jobs
by pishpash 2549 days ago
If you're going for empirical, why not ask for between 1 and a very large number? May as well extract as much entropy per person as possible for post-processing.
1 comments

Mod10, no matter how large the number you’re only keeping the last digit (assuming they choose base 10 numbers), which... is probably no more random than asking them for a single digit in the first place.
Don't do mod 10, sum the digits.