INFO:ANRI   

 

^

 

Anri (2010-07-18)

Eye-changing quine.

Anri will reproduce her own source code on stdout, but the output will
be slightly different in that the eyes will be a randomly generated
pattern.  It's a quine in that all outputs can reproduce a piece of
code that functions the same way, but it's not quite a quine in that
the output sources are always different from the original.

Output is based on system clock, you might get all variations by
running something like this:

  for i in `seq 1024`; do ./anri > saika$i.c; sleep 1; done

Based on Sonohara Anri from "Durarara!!"

--
omoikane@uguu.org - http://uguu.org/

  RAR ZIP /
2023-03-27