Move your cursor around to seed the random number generator...
A simple passphrase generator that uses the Diceware method to generate secure passphrases.
The app is using the seedrandom.js library to strengthen the pseudo-random number generator by seeding it with mouse coordinates and other sources of entropy. If you use a modern browser, it will
use the much more secure window.crypto as its random number source.
The complete code for the app is available on GitHub ready to be forked and hosted by yourself.
Thanks to the grugq for inspiration, David Bau for seedrandom.js and Arnold G. Reinhold for the Diceware word list.
diceware.herokuapp.com and its authors are not responsible for any loss of data or personal information. Passphrases are used at the user’s own risk and no liability will be asumed. By using this website, you agree that the website and its authors are not liable for any losses incurred. diceware.herokuapp.com and its authors are not responsible or liable, directly or indirectly, for any damage or loss caused by or in connection with the use of, or reliance on, any such content, goods or services available on or through this website.