Closed ilyapashuk closed 3 years ago
Thanks for the PR, I just have a couple comments/suggestions.
It looks like a linter hasn't been run on the code; there are no indentions. Please run this through the go linter and update the PR. Also could you please move this file into its own sub-package, something like 'generators'? I can imagine we might want other generators, Square, Triangle, Noise in the future.
Thanks for the changes, looks good!
closes #126