I'm attempting to get the forge module to work with atom-shell.
Forge module mods:
https://github.com/mattcollier/forge/blob/master/js/prng.js#L23
Atom-shell renderer code https://gist.github.com/mattcollier/3a713b4a076cd65257fe
The code as shown allows one to utilize webworkers while still getting a CSPRNG from io.js via openssl.