"." wrote:
> 
> Are you sure it's the llama book, not the camel?  Either way, blue or pink?
> ----- Original Message -----
> From: "Mike Rodgers" <[EMAIL PROTECTED]>
> To: "." <[EMAIL PROTECTED]>
> Sent: Saturday, August 04, 2001 6:55 AM
> Subject: Re: Random Number Generation
> 
> > "." wrote:
> > >
> > > Another thing that I notice the llama book fails to mention is random
> number
> > > generation.  Is this possible in Perl?  (More specifically in a CGI
> script.)
> > >
> > > --
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > My llama book makes a mention of it on page 63 in exercise 3.
> > Yes it is possible.  Look up srand and rand().
> > Mike
> >
It's in Learning Perl by Randal Schwartz.  I have the firt edition and
it has llama on the cover.  The binding is fuscia in color (pinkish). 
The index lists srand on pg. 63 and rand() on 63 and 199.
Mike

P.S.  It's also in the camel book on pages 201 and 223.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to