inRandomOrder abstract method

QueryBuilderInterface<T> inRandomOrder()

ORDER BY RAND()

Implementation

QueryBuilderInterface<T> inRandomOrder();