Skip to content

Instantly share code, notes, and snippets.

@x
Created August 16, 2021 16:47
Show Gist options
  • Save x/1567126885a24c4848ea3eaba63430b3 to your computer and use it in GitHub Desktop.
Save x/1567126885a24c4848ea3eaba63430b3 to your computer and use it in GitHub Desktop.

Revisions

  1. x created this gist Aug 16, 2021.
    1 change: 1 addition & 0 deletions petscii.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    python3 -c "while 1: print(chr(int(9585.5 + __import__('random').random())), end='')"