mattdesl / color-wander

:art: Generative artwork in node/browser based on a seeded random
http://color-wander.surge.sh/
1.62k stars 147 forks source link

Save current seed in URL #3

Open gillstrom opened 8 years ago

gillstrom commented 8 years ago

This will save current seed in location.hash. If you refresh you get the same artwork again.

Fixes #2