Load Random Stylesheets in WordPress

Need to have random color schemes for a site or maybe a random background image? Use this bit of PHP to load a random CSS stylesheet each time a user visits a site.

Randomize Multiple Images with PHP

This is a handy little bit of PHP that randomizes images from a folder using PHP.