id summary reporter owner description type status milestone component version severity resolution keywords cc 10364 Release 1.56 broke random::uniform_real_distribution mouse008@… No-Maintainer "Multiprecision random uniform_real_distribution stopped working correctly with 1.56. It worked fine with 1.55, and the attached code is one of the examples that Boost documentation shows for this class. I have this problem manifesting on Mac OS X 10.9.4 under all the compilers I got: native clang from Xcode-5.1.1, clang++-mp-3.4 (macports clang v3.4.2), g++ v4.8.3. Attaching the complete source file that demonstrates the problem (35 lines of code), and the compiler output (748 lines of text)." Bugs new To Be Determined random Boost 1.56.0 Regression