Randomness

General May 5th, 2003

Dan asked about randomly getting data out of MySQL. Although I just did that for the survey prize awarding, I realized I didn’t document it anywhere. (Probably because it was just an SQL call and I didn’t run a script – I just typed the SQL in the mysql command line.) So, that prompted me to make a random blog entry display page so I’d have that code snippit nearby if I needed it again. And new features for the blog are always fun too!