Expressive phrase generator — strong, modern, and minimalist
XPhrase Generation is a multilingual phrase generator designed for command-line interface (CLI) usage. It creates expressive, randomized phrases using words from Portuguese, English, and German, interlinked with special characters and digits.
This project is:
Written entirely in Python for maximum efficiency and portability.
Designed for Linux and Windows command-line environments.
Architected for easy integration with HTML interfaces in future versions.
XPhrase Generation runs on:
No external dependencies required
Compatible with Debian, Ubuntu, Arch, and other distributions
Works with PowerShell and CMD
Clone the repository:
git clone https://github.com/gerivanc/xphrase.git
Go to the directory folder:
cd xphrase
Generates 1 sentence (interactive mode):
python xphrase.py
Minimum and maximum word count argument for generating sentences:
python xphrase.py --min 2 --max 2
The generator contains 4,000 specific and unique words, selected from the vocabulary of three different languages:
Example outputs:
run7Liebe!café2dream#vermeide9IntentoN
code3vermeide@ice8Liebe*intentos1caféZ
Found an issue? Have a suggestion?