$questions = Question::orderByRaw('RAND()')->take(10)->get(); Question tablosundan rastgele 10 adet satır getirir.