UniformSumDistribution
UniformSumDistribution[n] represents the distribution of a sum of n random variables uniformly distributed from 0 to 1.
UniformSumDistribution[n,{min,max}] represents the distribution of a sum of n random variables uniformly distributed from min to max.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.