On Tue, Nov 27, 2001 at 06:05:43PM -0500, Ronald J Kimball wrote:
>
> I would probably put all the addresses into an array, shuffle the
> array (see perldoc -q shuffle), and then assign each address to the
> next address in the array, wrapping around at the end.
> 
> In addition to being quick and easy, it also gives you a nice big
> circle.  :)

Duh.  Of course.

Makes perfect sense.  I knew that my solution was far too complex.

Jeremy
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

Reply via email to