bugfix: order by random and paginate #633
Test case:
<solid-display
data-src="data/list/users.jsonld"
fields="name"
order-by-random
paginate-by="2"
></solid-display>
The order must remain the same when you navigate between pages
Closes #633 (closed)