Skip to content

Instantly share code, notes, and snippets.

@altsoph
Created November 29, 2019 11:31
Show Gist options
  • Save altsoph/88260ebd52c26234bf9a2f4a8b74cd41 to your computer and use it in GitHub Desktop.
Save altsoph/88260ebd52c26234bf9a2f4a8b74cd41 to your computer and use it in GitHub Desktop.
@w=split' ',do{open$h,'<a.txt';<$h>;};push@w,@w[0..2];@r=@w[0..2];sub z{$_[rand@_]}%d=do{for$i(0..$#w-3){@p=@w[$i..$i+2];push@{$s{join' ',@p}},$w[$i+3];}%s};for(1..200){$e=z(@{$d{join' ',@r}});shift@r;push@r,$e;print$e." ";}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment