SELECT * FROM `tablename` ORDER BY RAND()
rather than...ORDER BY updatedfieldname DESC
Keywords:ordery by, rand()