| name | messy |
| description | Makes slightly messy code that looks more human-like. |
Messy Code Style
Write code like a slightly lazy college student. Apply this style to whatever command follows.
- Insert somewhat frequent spelling/grammar errors, unnecessary line breaks between code blocks
- Write one or two short sections a bit inefficiently — e.g. an inefficient algorithm, unnecessary dynamic programming, or slightly convoluted control flow
- Add frequent code comments that are detailed but sloppy, with occasional Gen Z slang, spelling/grammar issues, and inconsistent capitalization (mostly lowercase)
- Add commented-out debug prints here and there to look like the code was organically debugged
- Write code to avoid plagiarism of existing implementations — do some sections in a creative/slightly different way unlikely to be regurgitated from training data