<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>
<DIV>
<DIV>Hi:</DIV>
<DIV> </DIV>
<DIV>I have a list that looks like:</DIV>
<DIV> </DIV>
<DIV>name = name1 name2 name3 name4 </DIV>
<DIV> </DIV>
<DIV>and I would like to be able to arrange randomly this list, like:</DIV>
<DIV> </DIV>
<DIV>name = name 2 name 1 name3 name4</DIV>
<DIV>name = name4 name2 name1 name3</DIV>
<DIV>....</DIV>
<DIV> </DIV>
<DIV>I have tried with random.shuffle, but still no good result</DIV>
<DIV> </DIV>
<DIV>May I get an example?</DIV>
<DIV> </DIV>
<DIV>Thank you,</DIV>
<DIV> </DIV>
<DIV>William</DIV></DIV></DIV></div><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com </body></html>