Re: Random Order of a Set of Numbers
- To: mathgroup@smc.vnet.net
- Subject: [mg10918] Re: [mg10817] Random Order of a Set of Numbers
- From: Tomas Garza <tgarza@mail.internet.com.mx>
- Date: Thu, 12 Feb 1998 20:16:00 -0500
Perhaps the simplest way would be In[1]:= <<DiscreteMath`Combinatorica` In[2]:= Table[RandomPermutation[36],{33}] Good luck, Tomas Garza Mexico City