
Catan RNG Web
This is a random number generator for the Settlers of Catan board game. Check it out at catanrng.anselmsys.com. The source code is available at github.com/catan-rng-web.
The function that generates the “random” numbers is specifically designed to match the probabilities of real-world dice.
It’s currently not optimized for desktop yet.
The website is built using Astro, daisyUI, and TailwindCSS.
Have fun using it!