Hi,
I really like this class and use it on some of my code but I can't find how to select a random order of the rows in a select.
I would expect something like table->row->orderby()->random
but can't find it.
Any advice on how I can return the select of rows in a random order?