Re: Quick Question
- To: mathgroup at smc.vnet.net
- Subject: [mg78138] Re: Quick Question
- From: J Siehler <jsiehler at gmail.com>
- Date: Sat, 23 Jun 2007 07:21:01 -0400 (EDT)
- References: <f5gajp$gbg$1@smc.vnet.net>
On Jun 22, 7:08 am, "rob cronin" <cronin_... at hotmail.com> wrote: > Quick Question: > > With Mathematica 5.2 is there any way to scramble a simple list of numbers: > i.e. randomly rearange the list {1,2,3,4,5,6} without any apparent order. > > Kind regards > > _________________________________________________________________ > Get a preview of Live Earth, the hottest event this summer - only on MSNhttp://liveearth.msn.com?source=msntaglineliveearthhm <<DiscreteMath` RandomPermutation[{1,2,3,4,5,6}]