Back to Index
Catan RNG Web
FEB 2025|PROJECT

Catan RNG Web

Web-based random number generator for Settlers of Catan

Programming

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 with it!