Implementing and tuning RANLUX++ for ROOT

ROOT comes with support for different pseudorandom number generators (PRNGs). This post discusses the recent implementation of RANLUX++ and how I tuned its performance. Because of its theoretical strengths and its performance, this generator might become the default in future versions of ROOT.


This is a companion discussion topic for the original entry at https://root.cern/blog/ranluxpp/