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
2.1m questions
2.1m answers
60 comments
57.0k users