This is in fact not the case. window.crypto.getRandomValues() is a secure random number generator available in JavaScript, and supported by major web browsers.
Ironically, the page he's linking to mentions that the function is an experimental technology and the specification has yet to be stable.
Ironically, the page he's linking to mentions that the function is an experimental technology and the specification has yet to be stable.