Define the custom block to render a fractal using as few blocks as possible without using recursion. You may add inputs such as iteration count to the custom block. Please do not use any hacked blocks or the pick random from ( ) to ( ) block.
Your fractal must have independent structure at multiple and arbitrarily small scales. It cannot be an arbitrarily fine grid, for example, if the larger scale cells are indistinguishable from the smaller ones or the fractal could be described by its smallest scale structure alone. It must also have dimension greater than 1. It must also be theoretically able to be displayed at an arbitrarily small scale by the block. Questionable validity: kc01 with PRNG block: 14 blocks kc01 without PRNG block : 23 Raihan142857: 18 blocks Geotale: 9 blocks