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