@techreport{7bd87038d43646c5aa214084d9c60c33,
title = "A portable uniform random number generator well suited for the rejection method",
abstract = "Up to now all known efficient portable implementations of linear congruential random number generators with modulus 2^(31)-1 are working only with multipliers which are small compared with the modulus. We show that for non-uniform distributions, the rejection method may generate random numbers of bad quality if combined with a linear congruential generator with small multiplier. Therefore a method is described that works for any multiplier smaller than 2^(30). It uses the decomposition of multiplier and seed in high order and low order bits to compute the upper and the lower half of the product. The sum of the two halfs gives the product of multiplier and seed modulo 2^(31)-1. Coded in ANSI-C and FORTRAN77 the method results in a portable implementation of the linear congruential generator that is as fast or faster than other portable methods. (author's abstract)",
author = "Wolfgang H{\"o}rmann and Gerhard Derflinger",
year = "1992",
doi = "10.57938/7bd87038-d436-46c5-aa21-4084d9c60c33",
language = "English",
series = "Preprint Series / Department of Applied Statistics and Data Processing",
number = "3",
publisher = "Institut f{\"u}r Statistik und Mathematik, Abt. f. Angewandte Statistik u. Datenverarbeitung, WU Vienna University of Economics and Business",
edition = "November 1992",
type = "WorkingPaper",
institution = "Institut f{\"u}r Statistik und Mathematik, Abt. f. Angewandte Statistik u. Datenverarbeitung, WU Vienna University of Economics and Business",
}