John W. Krahn wrote:
> Aruna Goke wrote:
>> I have worked on the code below and am able to generate the 15digit
>> lenght required .
>>
>> However, what i wish to achieve is to make sure all the output comes out
>> in 15 digits each. a sample of my output is as below.
>>
>> Can someone guide on h
John W. Krahn wrote:
Aruna Goke wrote:
I have worked on the code below and am able to generate the 15digit
lenght required .
However, what i wish to achieve is to make sure all the output comes
out in 15 digits each. a sample of my output is as below.
Can someone guide on how to make all co
Aruna Goke wrote:
I have worked on the code below and am able to generate the 15digit
lenght required .
However, what i wish to achieve is to make sure all the output comes out
in 15 digits each. a sample of my output is as below.
Can someone guide on how to make all come out in 15digits.
From: Aruna Goke <[EMAIL PROTECTED]>
> I have worked on the code below and am able to generate the 15digit
> lenght required .
>
> However, what i wish to achieve is to make sure all the output comes out
> in 15 digits each. a sample of my output is as below.
>
> Can someone guide on how to mak
Aruna Goke wrote:
I have worked on the code below and am able to generate the 15digit
lenght required .
However, what i wish to achieve is to make sure all the output comes out
in 15 digits each. a sample of my output is as below.
Can someone guide on how to make all come out in 15digits.
T
I have worked on the code below and am able to generate the 15digit
lenght required .
However, what i wish to achieve is to make sure all the output comes out
in 15 digits each. a sample of my output is as below.
Can someone guide on how to make all come out in 15digits.
Thank you.
Goksie
Jeff Borders wrote:
I've written a simple quiz program and I've run into a problem with
rand and the integer it returns. It seems that it will eventually
choose either 0 or n+1 which blows up my array. I want to make sure
it chooses from the entire pool of questions. ie. Don't skip the
first and
Hello,
I've written a simple quiz program and I've run into a problem with rand
and the integer it returns. It seems that it will eventually choose
either 0 or n+1 which blows up my array. I want to make sure it chooses
from the entire pool of questions. ie. Don't skip the first and last
array
On Oct 2, Bob Showalter said:
>> -Original Message-
>> From: eric [mailto:[EMAIL PROTECTED]]
>>
>> show how to creat a random number inthe following range:
>> 5 to 15
>> -10 to 20
>>
>> the documentation for rand and srand are not too useful.
>
>Well, they're extremely useful in telling
> -Original Message-
> From: eric [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 02, 2001 4:12 AM
> To: [EMAIL PROTECTED]
> Subject: using rand
>
>
> i'm taking an intro to programming with PERL class. one of
> the problems
> asks us to do t
i'm taking an intro to programming with PERL class. one of the problems
asks us to do the following:
show how to creat a random number inthe following range:
5 to 15
-10 to 20
the documentation for rand and srand are not too useful. Any help would be
great.
thanks,
eric
--
To unsubscribe,
11 matches
Mail list logo