Skip to content

Instantly share code, notes, and snippets.

@altsoph
Created December 8, 2019 17:07
Show Gist options
  • Save altsoph/811b679a9dd08b3842aa2d3e4d7b8f7e to your computer and use it in GitHub Desktop.
Save altsoph/811b679a9dd08b3842aa2d3e4d7b8f7e to your computer and use it in GitHub Desktop.
perl -0pe's/(\r*\n)+/ /g;' nano.txt|perl -040e'@w=<>;@r=@w[0..2];push@{$s{"@w[$_..$_+2]"}},$w[$_+3]for(0..@w-3);for(@w){push@r,$s{"@r"}[rand@{$s{"@r"}}];print shift@r}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment