shuffling elements of a list

David C. Ullrich ullrich at math.okstate.edu
Wed May 31 08:01:05 EDT 2006


On Wed, 31 May 2006 12:17:11 +0200, Sybren Stuvel
<sybrenUSE at YOURthirdtower.com.imagination> wrote:

>David C  Ullrich enlightened us with:
>> I thought that the fact that you could use the same trick for
>> _shuffling_ a list was my idea, gonna make me rich and famous. I
>> guess I'm not the only one who thought of it. Anyway, you can use
>> DSU to _shuffle_ a list by decorating the list with random numbers.
>
>This is often done in database queries that need to randomize the data
>;-)

Huh. Gotta find a good patent attorney<g>.

>Sybren


************************

David C. Ullrich



More information about the Python-list mailing list