Y
Hacker News
new
|
ask
|
show
|
jobs
by
physicsguy
1697 days ago
I think of the C++11 RNG stuff is thread safe, you need to lock around it or have an RNG per thread.