Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Type: text/plain; charset="iso-8859-1" From: Tim Prince Reply-To: tprince AT computer DOT org To: Paul Dilip K NPRI , "'cygwin AT cygwin DOT com'" Subject: Re: Random number generator Date: Fri, 3 May 2002 07:02:40 -0700 References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020503140238.87F3A2CC6C@inet1.ywave.com> 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:pauldk AT npt DOT nuwc DOT navy DOT mil Are you trying to start a flame war in an unusual place? Why not simply look at the list of functions in 'info g77,' or in libg2c.a or the source, or, for more amusement, browse the comp.lang.fortran archive? You don't say whether you're interested in portability, quality, speed, or any number of relevant factors. Maybe a little research would help you decide. -- Tim Prince -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/