This question occurred when thinking about the thundering herd problem so I could somehow generate random delays to make load on a server more uniform instead of a big spike when a large number of requests is generated at the same time.
Is there an uniformly distributed $X$ such that
$$ X = \sum_i^n x_i $$
and what is the distribution of iid $x_i$ if it exists?