[#mp_units-lognormal_distribution-0e-operator_call-0b] = xref:mp_units.adoc[mp_units]::xref:mp_units/lognormal_distribution-0e.adoc[lognormal_distribution]::operator() :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bits/random.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename _UniformRandomNumberGenerator> result_type operator()( _UniformRandomNumberGenerator& __urng, param_type const& __p); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#