dear everyone,

i am trying to build a very simplified cut-up engine, which consists of:
-the user giving: a text; a choice of wordlength for each strip of words to have
-the program then cutting up the text in the chosen strip-length (with split, i suppose)
-and returning the word-strips in a random order (with hyphens after 1, 2, 3 or 4 strips, this again chosen randomly)
can anyone help?


thanks a lot if you can, also if you can't,
love,
marton