I'm using the User List, I believe its a part of the Buddy List module, but it might be in the Core.

http://www.combatfusion.com/newdrupal/?q=profile is the url I'm using.

Right now it seems to order the users in Descending order. I would like to randomize the order. I assume its a matter of changing DESC to RAND in the mysql query. My questions is: where is that query? Or, if I'm offbase on how to go about this, can you provide me with some other direction?

Thanks in advance.

-Jesse