It should go by node order, so not sure how I would go about doing this... May require some code sorcery, perhaps I can just dump them into an array and sort it. Best I can promise is listed alphabetically, which shouldn't be a huge deal. Randomizing it would be impractical since it would need to be uniquely generated for each user. I'll look into it though.