Skip to content

Instantly share code, notes, and snippets.

@nst
Last active September 27, 2022 10:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nst/e080cb1619d114270f7157e53bf29fac to your computer and use it in GitHub Desktop.
Save nst/e080cb1619d114270f7157e53bf29fac to your computer and use it in GitHub Desktop.
197 bytes one-liner version of schotter.ps https://gist.github.com/nst/696c31566a283588b7933415b3bd6aae
%!PS
100 770 translate 1 -1 scale /j{rand r mod 2 mul r sub 1 add}def 1 1 12{/c exch def 1 1 24{/r exch def gsave c 28 mul r 28 mul translate j rotate j j 28 28 rectstroke grestore}for}for showpage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment