$sql = "Select * from tablo order by rand() limit 0,5";
$query=mysql_query($sql);
while ($row=mysql_fetch_array($query))
{

}

böyle olacak desc siz