Hey everyone,
I'm excited to announce a major update to the Ultimate Dice Roller. This update includes two key changes: a fresh coat of paint and, more importantly, its first real "blockchain feature" that makes every roll provably fair.
First off, the visual refresh. I have to be honest, the more I looked at the old purple and yellow color scheme, the more I hated it! :) The new design is much cleaner and easier on the eyes.
But the real magic is under the hood. I wanted to add a layer of transparency to the randomness, and I've done that by integrating it with the Hive blockchain using a provably fair algorithm.
When you use a standard online dice roller, you have to trust that the server's random number generator is truly random. To remove that need for trust, this tool now uses public data from the Hive blockchain to generate results in a way that anyone can verify.
Hereβs the complete step-by-step process:
block_id
of the latest block.transaction_merkle_root
of that same block.id
) itself.Client Seed Base
(transaction_merkle_root
) to create a final, truly unique Client Seed
. These three inputs (Server Seed, the salted Client Seed, and the Nonce) are then fed into a standard, deterministic provably fair algorithm to produce the dice roll.Because the core seeds from the Hive blockchain are public, and the salt is now displayed after the roll, the entire process is transparent and verifiable. The same inputs will always produce the same result, but the salt ensures no two individual rolls are the same.
This was a really fun feature to build and refine, and it's a great example of using the blockchain for something practical beyond just finance. I hope you enjoy the new look and the added layer of trust!
EDIT: https://dice.thecrazygm.com/
As always,
Michael Garcia a.k.a. TheCrazyGM
Congratulations @thecrazygm! You have completed the following achievement on the Hive blockchain And have been rewarded with New badge(s)
Your next target is to reach 1500 replies.
You can view your badges on your board and compare yourself to others in the Ranking
If you no longer want to receive notifications, reply to this comment with the word
STOP
That's an exceedingly cool way to generate a verifiably random roll. I know this tool can be found easily with the other tools on your site, but it might be helpful to add the link in this post, so that newcomers to your work can find it. Nice work, my friend! π π π β¨ π€
Thanks man, I keep forgetting to do that.
You got it, my friend, and I figured. π π π β¨ π€