You could try -> Math::TrulyRandom CPAN module.....

RB

-----Original Message-----
From: Perrin Harkins [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 30, 2002 4:08 PM
To: OCNS Consulting
Cc: David Jacobs; [EMAIL PROTECTED]
Subject: Re: Cheap and unique


OCNS Consulting wrote:
> Check your "Programming in PERL" book. Specifically, the "srand" function.

'random' ne 'unique'

A random function could return the same number 10 times in a row.  It's
very unlikely, but it could happen.  That's the definition of random.

- Perrin

Reply via email to