I doubt you worked in IT for 30 years, or if you did, I doubt you know well the subject of random generator.
Because if you have a code where you can predict the next number generated one time out of one billon, then if you use it to connect to the nuclear bomb terminal, that can be pretty bad.
If you use it to have 0.1% more chance to win in your next Catan game, nobody care. (if that happen once)
That's a childish comparaison, but it's to show why having something which work really well is enough for a game like Catan, but will not be enough for something which need security like bank account.
===
I strongly believe that humans can't dissociate a serie of random generated numbers truly random from the random fonction used by bga. And if they can't, then that's enough good for hobbies uses.
Because if you have a code where you can predict the next number generated one time out of one billon, then if you use it to connect to the nuclear bomb terminal, that can be pretty bad.
If you use it to have 0.1% more chance to win in your next Catan game, nobody care. (if that happen once)
That's a childish comparaison, but it's to show why having something which work really well is enough for a game like Catan, but will not be enough for something which need security like bank account.
===
I strongly believe that humans can't dissociate a serie of random generated numbers truly random from the random fonction used by bga. And if they can't, then that's enough good for hobbies uses.