Return a random point sampled from the uniform distribution on a triangle with vertices a, b, c.
First vertex
Second vertex
Third vertex
Random point in triangle
Return a random point sampled from the uniform distribution on a triangle with vertices a, b, c.