Defined in header <scicpp/core.hpp>
Return uniformly distributed random samples.
Generate a std::array of uniformly distributed random numbers in the range [0, 1).
Generate a single random number uniformly distributed in the range [0, 1).
Generate a std::vector of uniformly distributed random numbers in the range [0, 1).