V8's Math.random() is comparatively unsatisfactory (medium.com) 3 points by wickedshimmy 10y ago ↗ HN
[–] danbolt 10y ago ↗ This piece explains PRNGs really well. I walked away from it picking up more than I expected.It's certainly something I'll keep in mind as well when writing software that relies on random numbers.
1 comment
[ 0.29 ms ] story [ 10.4 ms ] threadIt's certainly something I'll keep in mind as well when writing software that relies on random numbers.