I want to uniformly sample from a simplex in python. I found the following in R but nothing so far in python
runif_in_simplex(n, simplex)