7 Jul
2010
7 Jul
'10
3:38 p.m.
On 7 July 2010 07:47, Kraus Philipp
I need only a value which I can use for the random seed of all cores and the value must be different on every core.
How about just getting a value from the OS via boost::random_device? http://www.boost.org/doc/html/boost/random_device.html