fractal
This is some Haskell code to play with fractal "coastline" generation as outlined by Benoit Mandelbrot.
How to run this
This code is most conveniently used with the Haskell Stack build tool.
Build with
stack build
and try it with
stack exec -- fractal 7