minstd_rand
// In header: <boost/random/linear_congruential.hpp> typedef linear_congruential_engine< uint32_t, 48271, 0, 2147483647 > minstd_rand;
特化 minstd_rand 在
"随机数生成器:好的很难找到",Stephen K. Park 和 Keith W. Miller,《ACM 通讯》,第 31 卷,第 10 期,1988 年 10 月,第 1192-1201 页