Show HN: DiceCentral – A Dead Simple API for Rolling Any Type of Dice
dicecentral.vercel.appI 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 Sweet. Love seeing those tiny cool APIs. How did you ensure it's generating truly random numbers? Also, it's not Sawgger UI but Stoplight ;)