MathGroup Archive 1998

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Random Order of a Set of Numbers



Perhaps the simplest way would be

In[1]:=
<<DiscreteMath`Combinatorica`

In[2]:=
Table[RandomPermutation[36],{33}]

Good luck,

Tomas Garza
Mexico City



  • Prev by Date: RE: How do u go about doing this---?
  • Next by Date: Re: How to change the argument of a function?
  • Prev by thread: Re: Random Order of a Set of Numbers
  • Next by thread: Re: Random Order of a Set of Numbers