Initializing std::random_uniform_real_distribution with paranthesis
In the documentation of std::uniform_real_distribution, the notation for initializing the uniform real random number generator is to use round brackets:
In the documentation of std::uniform_real_distribution, the notation for initializing the uniform real random number generator is to use round brackets: