[mrpt-random]
Overview
Random number generator C++ library support uniform, Gaussian, multivariable distributions.
Library mrpt-random
This library is part of MRPT but it’s pure C++11 and has no other dependencies. It can be installed in Debian-based systems with:
sudo apt install libmrpt-random-dev
Read also how to import MRPT into your CMake scripts.