Create a new extension (`synthia-bitmap.jar`) that could generate random 4-connected and 8-connected binary images according to various algorithms. - [Mazes](https://en.wikipedia.org/wiki/Maze_generation_algorithm) - Random walks
Create a new extension (
synthia-bitmap.jar) that could generate random 4-connected and 8-connected binary images according to various algorithms.