根据我对标准的阅读,random_device::entropy()如果使用软件引擎,则应返回0.0.但是,在VS2010中,它返回32.0,这在我的理解中要求硬件产生非确定性随机数.
random_device::entropy()
VS2010如何random_device生成数字序列?
random_device
c++ random visual-studio-2010 c++11
c++ ×1
c++11 ×1
random ×1
visual-studio-2010 ×1