<mp-units/random.h>
template<Quantity Q> requires std::floating_point<typename Q::rep> struct lognormal_distribution : std::lognormal_distribution<Q::rep>
std::lognormal_distribution<Q::rep>