5 ms·
I am just curious, why can't there be an online service which does Random Number Generation, that should free up this dependency right? I understand there would
by nos4A2 13y ago
I am just curious, why can't there be an online service which does Random Number Generation, that should free up this dependency right? I understand there would be trust issues etc, but I am sure well defined contracts and code transparency coupled with open hardware can solve that?
- olalonde 13y ago1) It would be slow. 2) The trust issue would be even greater and it would introduce a single point of failure. 3) Online RNGs do actually exist. http://Random.org http://Random.org for example.