I built a minimalist RESTful API for rolling polyhedral dice (d4-d100) with a clean Swagger UI. Great for game developers, discord bots, or anyone needing quick random number generation. No authentication required, CORS enabled.
Try it out: https://dicecentral.vercel.app
How did you ensure it's generating truly random numbers?
reply