11/04/2013 at 11:13 am
#272951
Keymaster
@ Pat
Yes, there seems to be a bug with randomization … I even had it marked in the code as a todo to fix and I forgot about it. Basically I need to seed the random value so pagination is properly supported. The “downside” is random will not be every page load, it’ll be once an hour. I’ll see if I can get that addressed in the 0.8 release due out by mid to late Nov.