I've been wanting to create a random map with different countries for a game, so I used a Voronoi diagram.
At first, I created the diagram with small point distances, then I generated ten random points and considered the closest cells to those points as part of the country's region.
The result ended up like this.