Xref: utzoo comp.sources.wanted:14300 comp.lang.c:34402 Path: utzoo!utgpu!news-server.csri.toronto.edu!qucis!winarko From: winarko@qucis.queensu.CA (Edi Winarko) Newsgroups: comp.sources.wanted,comp.lang.c Subject: Normal distribution random number generator -- WANTED Keywords: random number generator Message-ID: <1015@qusung.queensu.CA> Date: 30 Nov 90 19:32:03 GMT Organization: Queen's University, Kingston, Ontario, Canada Lines: 10 I am looking for C source code to generate normal distribution random numbers. I want to be able to generate random numbers in the range of 0 - N (N could be equal to 9999, 99999 or 999999) that have normal distribution with mean, say, u and standard deviation s. Thanks for any help, --Edi W winarko@qucis.queensu.ca