🌙

一种用于微型计算机的随机数生成器

A Random-number Generator for Microcomputers

Journal of the Operational Research Society · 1989
被引 0
ABS 3

中文导读

为16位微型计算机设计了一种高效且统计上可靠的随机数生成器,基于素数模乘同余法,组合多个生成器,周期长且质量好。

Abstract

A very efficient and statistically sound random-number generator of the prime modulus multiplicative congruential method is devised for 16-bit microcomputers (8-bit machines have to be double-precisioned). This generator combines several generators, and cycles every (215-20)2 numbers with 215-20 different numbers in one cycle. When precision is relatively unimportant, this generator is demonstrated to be a good random-number generator.

随机数生成计算机科学算法电气工程