I just noticed a little bug when I use paginate="bottom" and orderby="random".
Basically what is happening is I have over 50 entries in a particular weblog.
Now when I test the pagination each time I click to get a new page I get random results. Then I can only run through a total of 25 entires before the pagination stops with no more results.
Is there some kind of way to randomize the list once and then paginate through them?
