SECURITY BREACH DETECTED
UNAUTHORIZED ACCESS ATTEMPT

XPHRASE GENERATION

Expressive phrase generator — strong, modern, and minimalist

PROJECT OVERVIEW

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:

100% PYTHON

Written entirely in Python for maximum efficiency and portability.

CLI-COMPATIBLE

Designed for Linux and Windows command-line environments.

FUTURE-READY

Architected for easy integration with HTML interfaces in future versions.

FEATURES

ice8café*intentos7vermeideN

REQUIREMENTS

XPhrase Generation runs on:

PYTHON 3.8+

No external dependencies required

LINUX

Compatible with Debian, Ubuntu, Arch, and other distributions

WINDOWS

Works with PowerShell and CMD

INSTALLATION LINUX

Clone the repository:

git clone https://github.com/gerivanc/xphrase.git

Go to the directory folder:

cd xphrase

USAGE - COMMAND LINE INTERFACE

Generates 1 sentence (interactive mode):

python xphrase.py

Minimum and maximum word count argument for generating sentences:

python xphrase.py --min 2 --max 2

WORD BANK SPECS

The generator contains 4,000 specific and unique words, selected from the vocabulary of three different languages:

1,334 ENGLISH WORDS
1,333 PORTUGUESE WORDS
1,333 GERMAN WORDS

GENERATION RULES

Example outputs:

run7Liebe!café2dream#vermeide9IntentoN
code3vermeide@ice8Liebe*intentos1caféZ

FUTURE ROADMAP

SUPPORT AND CONTRIBUTIONS

Found an issue? Have a suggestion?