Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!decvax!yale!freeman-andrew From: freeman-andrew@CS.Yale.EDU (Andrew C. Freeman) Newsgroups: comp.sys.ibm.pc Subject: Random Number Generator in C Message-ID: <23979@yale-celray.yale.UUCP> Date: 26 Feb 88 19:57:00 GMT Sender: root@yale.UUCP Reply-To: freeman-andrew@CS.Yale.EDU (Andrew C. Freeman) Organization: Yale University Computer Science Dept, New Haven CT 06520-2158 Lines: 10 I need a random number generator for uniform distributions and normal distributions. The generator in Microsoft C produces lumpy distributions. It goes without saying that I need them written in C for the IBM PC. Anybody out there have what I need or the ability to point me in the right direction? Help is appreciated. Thanks, Andy