Distribute items into bins as evenly as possible
distribute(n, p)
n
number of bins
p
number of items
a numeric vector of bin sizes