Bart Massey
This Python code will generate an SVG snowflake fractal in
the file snowtree.svg in the current directory. You can
give it a seed string argument and it will use that to seed
the RNG. Otherwise it will pick a random integer seed and
report it on stdout.
This work is made available under the "MIT License". Please
see the file LICENSE in this distribution for license
terms.