Polygon
Random Points
Cluster the Points (K-Means)
Centroids
Voronoi
Voronoi Clip
Code
polygon = L.polygon([...]).addTo(map);
(
more on GitHub
)