Display a randomly sorted data to use multiple pages.
I need to be able to display a long list of randomly sorted data using multiple pages. The user will go to browse the content and the content will be sorted randomly. Being that there is a lot of data it will need to be across multiple pages. I'm not sure how to approach it when that data is resorted randomly each time you begin.
|