{"categories":[{"label":"Linguistic","url":"https://skillfed.io/packages/category/text-processing-linguistic"}],"enrichment":{"capability":"Generates random English words and sentences with filtering options (by length, starting/ending characters, part of speech, or regex), plus a command-line interface for quick generation.","skillfed_tags":["text-generation","testing-utilities"],"use_cases":["Generate test data and fixtures for unit tests without hardcoding specific word values.","Create placeholder or dummy text in applications during development or prototyping.","Build word games, puzzles, or educational tools that need randomized vocabulary.","Populate database seeds or sample datasets with realistic English words.","Generate random prompts or creative writing seeds for brainstorming tools."],"what_it_does":"Wonderwords is a pure-Python library for generating random English words and sentences. It provides a RandomWord class for generating individual words with optional filters (length, starting/ending patterns, part of speech, regex matching) and a RandomSentence class for generating structured random sentences. The package includes a command-line interface for quick generation without writing code.\n\nThe library has no external runtime dependencies and supports Python 3.8 through 3.12. It's useful for test data generation, placeholder text, creative writing tools, or any application needing randomized English vocabulary. The API is straightforward\u2014instantiate a class and call methods with optional filter parameters\u2014and the documentation is comprehensive.","worth_installing":"Yes. The package is stable, dependency-free, well-documented, and solves a straightforward problem with a clean API. The aging maintenance status (288 days since last release) is not a blocker for a mature utility package with no known vulnerabilities. Install it if you need random word or sentence generation; the low friction and permissive license make it a safe choice."},"id":"wonderwords","links":{"html":"https://skillfed.io/packages/wonderwords","md":"https://skillfed.io/packages/wonderwords.md","pypi":"https://pypi.org/project/wonderwords/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-10-30","license_spdx":null,"license_treatment":"permissive","name":"wonderwords","python_support":"supports_current","summary":"Generate random english words and phrases."},"popularity":{"monthly_downloads":632486,"position":5650,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.0.1"}
