I need to output the most recent 3 entries from 4 different channels, followed by random entries from any of the four channels, but not including any of the most recent entries. Any idea how to accomplish this? I know how to display random entries, and I know how to display the 3 most recent entries of a channel, but not how to do the two things combined.
A great answer was provided in the new stack exchange site: