Show HN: DiceCentral – A Dead Simple API for Rolling Any Type of Dice (dicecentral.vercel.app)
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
2 comments
[ 3.2 ms ] story [ 16.0 ms ] threadHow did you ensure it's generating truly random numbers?