[#mp_units-uniform_real_distribution-0c-__generate-0a] = xref:mp_units.adoc[mp_units]::xref:mp_units/uniform_real_distribution-0c.adoc[uniform_real_distribution]::__generate :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bits/random.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename _UniformRandomNumberGenerator> void __generate( result_type* __f, result_type* __t, _UniformRandomNumberGenerator& __urng, param_type const& __p); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#