allows you to generate random levels for your dungeon based on the specified level dimensions and floor tile creation probability. You can choose between two types of level generators:
uses the cellular automata algorithm to generate a random cave.
creates rectangular rooms that are connected with corridors.