Endpoints
GET
/roll
Roll a single six-sided die.
GET
/roll/{count}
Roll multiple dice and return the total.
GET
/flip
Flip a single coin.
GET
/flip/{count}
Flip multiple coins.
GET
/gradient
Generate a random CSS gradient page.
GET
/gradient/json
Retrieve gradient metadata in JSON format.
GET
/tunedrop?url=...
Download the audio from a supported YouTube video as MP3.