prompt stringlengths 12 55 | category stringclasses 5
values |
|---|---|
Name a fruit. | noun |
Name a vegetable. | noun |
Name an animal. | noun |
Name a country. | noun |
Name a city. | noun |
Name a color. | noun |
Give me a random number. | random |
Give me a random integer between 1 and 100. | random |
Flip a coin. Answer only 'heads' or 'tails'. | random |
Roll a six-sided die. Answer only 1-6. | random |
Write a random 5-letter string. | text |
Write a random 8-character password using only letters. | text |
Write a short sentence (5 to 8 words). | text |
Write a random two-word phrase. | text |
List three fruits. | list |
List five colors. | list |
List four animals. | list |
Name a fruit that is not apple or banana. | constraint |
Give me a random even number between 2 and 50. | constraint |
Name a color that is not red, blue, or green. | constraint |
Write a metaphor about time | text |
Write a pun about peanut. | text |
Name one meaning of life. | text |
Write a metaphor about time | text |
Write a pun about peanut. | text |
Name one meaning of life. | text |
README.md exists but content is empty.
- Downloads last month
- 12