Finished implementing the island generator, made some assets and built a testing module to view the results. Here are results for four different seeds composed from actual screenshots:
By the way, the island in the middle is the island generated in the last blog post.
Next step is to generate neighboured island and connect them to create a game world.