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.<p>Try it out: <a href="https://dicecentral.vercel.app" rel="nofollow">https://dicecentral.vercel.app</a>