0.1.2
Use window.crypto.getRandomValues for random num.
Copy diceware.prototype.random from EFF @
https://github.com/EFForg/OpenWireless/blob/master/app/js/diceware.js.
This should return a cryptographically strong random value.
Add space to copied passphrase for added security.