<DIV>I am trying to write a program in which the users will each enter their names and when all names have been entered, I want to randomly sort this list of names several times and then show the order in which they have beeen sorted. I tried using sort(), but this only sorts the names in the order in which they are entered.  Any suggestions?</DIV>
<DIV>Thanks, Cisco</DIV>