Re: Random number generator

2002-05-03 Thread Tim Prince
On Friday 03 May 2002 04:30, Paul Dilip K NPRI wrote: > I am trying to use the random number generator for my fortran routine- but > both RAN and SRAND does not work. Is there any other random number > generating function which works with g77. > > Dilip K. Paul > > mailto:[EMAIL PROTECTED]

RE: Random number generator

2002-05-03 Thread Robinow, David
http://gcc.gnu.org/ml/gcc-help/2002-02/msg00160.html Please note that this is off-topic for this list. -Original Message- From: Paul Dilip K NPRI [mailto:[EMAIL PROTECTED]] Subject: Random number generator I am trying to use the random number generator for my fortran routine- but both R