per esempio con rand(1,10) fai un numero casuale fra uno e dieci e poi

Codice PHP:
$rand rand(1,10)
$x =1
while ($array mysql_fetch_array($sql))
{if(
$x == randscrivi quello che vuoi;
 else 
$x++;