.TH "std::uniform_int_distribution< _IntType >" 3cxx "Fri Dec 19 2014" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::uniform_int_distribution< _IntType > \- .SH SYNOPSIS .br .PP .SH "Detailed Description" .PP .SS "templateclass std::uniform_int_distribution< _IntType >" Uniform discrete distribution for random numbers\&. A discrete random distribution on the range $[min, max]$ with equal probability throughout the range\&. .PP Definition at line 1666 of file random\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.