Sort elements in random order

Options

Hey everyone, is there a way in xano to sort elements in a random order, but to make that order consistent with pagination? Something like using a ORDER BY RAND(SEED) in sql. Similar to this stackoverflow quesiton: https://stackoverflow.com/questions/10729633/php-mysql-pagination-with-random-ordering

Thanks a lot!!

Answers