Tag: DnD

  • 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.

  • How to burn an ISO to a USB stick

    Here is how to write a ISO file to a USB stick so you can boot from it. Run the diskutil command to get a list of disk. Be very careful to make sure you select the correct disk. Here its easy its the only one that is 8.0GB in size. NOTE: I have removed…