5 ms·
http://ifsec.blogspot.fr/2012/05/cross-domain-mathrandom-prediction.html http://ifsec.blogspot.fr/2012/05/cross-domain-mathrandom-pre...
by mykii 11y ago
http://ifsec.blogspot.fr/2012/05/cross-domain-mathrandom-prediction.html http://ifsec.blogspot.fr/2012/05/cross-domain-mathrandom-pre...
- jetpm 11y agoawesome and scary at the same time. awescary. If I understood it correctly this should work for nodejs servers as well, for example when they create random ids for users or urls.
- mykii 11y agoexcept that nodejs generally uses crypto.randomBytes() and the Google V8 seems to have a strongest Math.random() but the approach is not clear