Два модуля для генерации случайных чисел понормальному закону распределения. Один модуль предназначендля использования без сопроцессора плавающей точки,а второй - с сопроцессором. The NRAND.ARC file contains code for two different Turbo Pascalunits. One (NRAND0.PAS) contains a Pascal implementation ofalgorithms that can be found in the November 1988 issue ofCommunications of the ACM. The other (NRAND1.PAS) contains the"conventional" methods of generating the same random variates.