Secure Dice Source Code
Copyright © 2005-2024 Brandon Blackmoor <[email protected]>
Licensed under the GNU General Public License v3.0:
https://www.gnu.org/licenses/gpl-3.0.en.html
Source: https://github.com/bblackmoor/securedice
Last updated: 2026-02-13
Secure Dice will be back!
Secure Dice is temporarily offline because the form was abused by robots. I am revising it to require opt-in.
Until then, it's offline. Sorry. :(
RPG Library Secure Dice is a free online dice roller which will generate cryptographically secure pseudo-random integers, generate a MD5 checksum of the results, and email those results to the email address(es) the user specifies.
After 26,535,631,714 dice rolled (since 2005-11-06), RPG Library is no longer hosting Secure Dice. If you wish to run Secure Dice on your server, it requires:
- PHP: https://www.php.net/
- PHPMailer: https://github.com/PHPMailer/PHPMailer