Tag: monster
-
PHP Script to return random D&D Monster name
I wanted to have a quick an easy way to get a random name, from say a list of D&D monsters. But I wanted the script to be accessible from anywhere on the network. So I wrote this simple PHP script and put it on a web server.