Need a program that would blank a word from a piece of text, eg:
the dog sat on the mat
becomes
the === sat on the mat.
Maybe as an option you could select how many words it blanks in a piece of text. I would like it to pick the words it blanks at random. Maybe such a program already exists?
the dog sat on the mat
becomes
the === sat on the mat.
Maybe as an option you could select how many words it blanks in a piece of text. I would like it to pick the words it blanks at random. Maybe such a program already exists?