if their ID is a number, use this:
rand($lowest_customer_ID, $highest_customer_ID);
put it in a loop to loop 5 times, I think you can use a do loop
and then get their info from the db.
or something like that... if their ID is letters, then I dont know how to do that