Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: DiceCentral – A Dead Simple API for Rolling Any Type of Dice
(
dicecentral.vercel.app
)
3 points
by
abishekvenkat
529 days ago
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
richstone_io
528 days ago
Sweet. Love seeing those tiny cool APIs.
How did you ensure it's generating truly random numbers?
link
richstone_io
528 days ago
Also, it's not Sawgger UI but Stoplight ;)
link
How did you ensure it's generating truly random numbers?