8 lines
352 B
Markdown
8 lines
352 B
Markdown
# poem, rotting
|
|
|
|
This is a small program that slowly rots a given text file. It replaces random
|
|
characters with other unicode characters, and sometimes deletes characters and
|
|
sends them off into the internet over UDP ECHO packets.
|
|
|
|
This program is used in a poetry project that lives here: [tilde.town/~ike/rot.html](https://tilde.town/~ike/rot.html)
|