For C++, Boost.Random is probably what you're looking for. It has support for MT (among many other algorithms), and can collect entropy via the nondet_random class. Check it out! :-)
nondet_random
1.4m articles
1.4m replys
5 comments
57.0k users