knadh / dns.toys

A DNS server that offers useful utilities and services over the DNS protocol. Weather, world time, unit conversion etc.
https://www.dns.toys
MIT License
2.48k stars 135 forks source link

Add dice rolling and random number generation #32

Closed mikolysz closed 2 years ago

mikolysz commented 2 years ago

This PR adds functionality for rolling dice and generating random numbers, as described in #30.

Closes #30