Hacker News new | ask | show | jobs
by mulmen 3818 days ago
Is there reason to believe that a TRNG would somehow select numbers with a better chance of winning than any other method?

I can see the method impacting the number of dollars you win but surely any valid set of numbers has the same chance to win as any other.

It's not like your TRNG is actually emulating the behavior of the balls in the machine.

4 comments

It would impact the likelihood of someone else winning as well, which does affect the amount of money you get.
What it might do is avoid the bias of selecting numbers that other people are also likely to choose. So you're no more likely to win, but you may be less likely to have to share the jackpot.
I can't say if a TRNG has a better chance, but I don't think I'm leaping too far to say a broken, predictable RNG has a _worse_ chance of winning.
Maybe worse over the long term, but wouldn't you have the same odds for any given draw.
No, but I don't have to blame myself for having stupid numbers when I lose :p