Defined in header <scicpp/core.hpp>
Return random samples from a normal distribution centered in zero with standard deviation 1.0.
Generate a std::array of normaly distributed random numbers.
Generate a single random number normaly distributed.
Generate a std::vector of normaly distributed random numbers.