In your index.php of your wordpres template, search for if (have_posts()) and replace it with query_posts($query_string . '&orderby=rand');if (have_posts())