I am looking to replace my text with Lorem Ipsum.
What I want is to input my text and receive back Lorem Ipsum that matches the length, case, and punctuation exactly.
For instance,
I, have a text that I want to replace. END;
could turn into
D, quam e leme ntum F erme po tincidu. PUR;
I've searched for a library but haven't quite figured out how to adapt it for my needs yet.
If you have any ideas on achieving this goal, I would greatly appreciate it. My aim is to transform my original text into unreadable text while maintaining its formatting so others can't decipher it. That's why I thought using Lorem Ipsum could be the solution.
I considered taking each paragraph and generating Lorem Ipsum input based on it, but it seems there isn't control over uppercase/lowercase.