Visual C++2008 C++ TR1 随机数编程笔记
At the core of any pseudorandom number generation software is a routine for generating uniformly distributed random integers. In C++ TR1 you have your choice of several core generators that it calls