select * from table random() limit 10 
要不就是
select * from table  limit 10  random()