This is a web API that randomly generates dice eyes.
Please access the following URL.
The following JSON response is returned. The value of the dice roll changes randomly.
{"dice":5}
If you use "curl" command, execute the following command.
curl \
--request GET \
--url https://dice-api.genzouw.com/v1/dice