If you really want these random, do this:
run a cron that populates a table of foreign keys in a random order daily or even more frequently, but daily would be best. You can then run a mysql query with limit X, Y and join your links table to your random order table. Then store the position with the random order table in the session or in the get.