Skip to main content

Random Prompt

Project description

Random Prompt

A simple python library for fast random prompt generation.

Requirements

  • Linux, Windows, MacOS
  • Python 3.8.+

Install package

pip install random_prompt

Install the latest version

git clone https://github.com/bes-dev/random_prompt.git
cd random_prompt
pip install .

Example

from random_prompt import RandomPromptGenerator

generator = RandomPromptGenerator()
# generate single prompt
print(generator.random_prompt())
# generate batch of prompts
print(generator.random_prompts(10))

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

random_prompt-2022.11.26.2-py3-none-any.whl (49.2 kB view hashes)

Uploaded Python 3

Supported by

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