On Oct 15, 9:00 pm, John Gordon <[email protected]> wrote: > In <[email protected]> Debashish Saha > <[email protected]> writes: > > > how to insert random error in a programming? > > Open the program source file and replace the Nth character with a random > character.
I'm reminded of a description of vi: A program with two modes, one in which it beeps and the other in which it corrupts your file. -- http://mail.python.org/mailman/listinfo/python-list
