World Conquest Chronicles

World Conquest Chronicles

Uniquer, v1.0

Utility for an increase of an uniqueness of a text.

Major release.

Features

  • increase an uniqueness of a text by a double translation through an interim language (source → interim → source) via Google Translate service;
  • correspond to constraints of Google Translate service:
    • split the text to chunks:
      • don't cut a sentence;
      • don't cut a word;
    • add a delay between requests;
  • CLI:
    • input the text from stdin;
    • output the text to stdout.