Skip to main content

A Python package to generate random English words based on word length and count

Project description

Word Generator

🎉 Welcome to Word Generator - a simple Python package to generate random English words! 🎉

This package allows you to generate random words based on word length and the number of words required. Perfect for tasks like text augmentation, testing, and adding random noise to datasets.

Features:

  • Generate real English words by specifying word length.
  • Generate a list of multiple random words.
  • Simple and lightweight, with minimal dependencies.

Installation

Install the package using pip:

pip install word_generator
Usage
python
Copy code
from word_generator import generate_words

# Generate 3 random words of length 5
words = generate_words(word_length=5, num_words=3)
print(words)
# Output: ['apple', 'grape', 'plane']
For more tools, check out our website randomgenerator.ai.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

random_english_word_generator-1.0.0-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file random_english_word_generator-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for random_english_word_generator-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6ab02de85b8441e2a663f8b94a6923fb5801179f639198610630ccacaa6de1dd
MD5 0727eb58b4fc91f7c3f5352911aaf147
BLAKE2b-256 2cb4a96a1ab12dccd0c2324c1e115b6179e79026cf3ee0b955f1962301e3c9f6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page