[#mp_units-lognormal_distribution-08-operator_call-02] = xref:mp_units.adoc[mp_units]::xref:mp_units/lognormal_distribution-08.adoc[lognormal_distribution]::operator() :relfileprefix: ../../ :mrdocs: Generating functions. == Synopsis Declared in `<bits/random.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename _UniformRandomNumberGenerator> result_type operator()(_UniformRandomNumberGenerator& __urng); ---- == Parameters [cols="1,4"] |=== |Name|Description | *__urng* | The right operand |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#