Beispiel #1
0
 public function orderRandom()
 {
     $this->query->orderRandom();
     return $this;
 }