C++11 Mersenne-Twister pseudo random number generator available in .NET on Windows and Mono (Mac OSX, Linux)
Get the package on nuget.org:
nuget install sharpPRNG
there is a project file for CodeBlocks which builds the C++ library "libprngCpp.so"
a Visual Studio project file is available.
there is a project file for using MonoDevelop to build the assembly
the same project file can be used in Visual Studio.