On Thu, Oct 16, 2008 at 8:22 PM, Andrew Barnett <[EMAIL PROTECTED]>wrote:

> Hey All,
> I'm trying to work out how to randomise the order of a bunch of strings I
> have. I know how to pick one random string from a bunch of them, but how do
> I make sure that everyone is used just once.
>
> Any pointers on how to do that would be appreciated.
>
> Cheers,
> Andrew
>

strip it from the array or copy it to another array and check against that
array before issuing the string

-- 

Bastien

Cat, the other other white meat

Reply via email to