Hacker News new | ask | show | jobs
by jameshart 2550 days ago
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.
1 comments

Don't do mod 10, sum the digits.