promptrandomizer-tdbr-de
Website: https://promptrandomizer.tdbr.de/
Detailed pricing plans are not available yet for this tool.
My personal HomepagePortfolioContact MeAI Prompt RandomizerPrompt Template/imagine prompt:a {adjective} {who} that {verb} while wearing {clothes} in {color}, in {style} style. --v 5Variablesadjectiveold young huge small tiny woundedwhocat dog bird fish lion tiger bearverbwalks swims flies eatsclothesa hat a shirt pants shoes glasses a scarfcolorfire red navy blue forest green amber khaki muted yellow rose emerald teal indigostyleabstract modern impressionist pop art cubism surrealism contemporary fantasy graffiti cartoonishGenerated Prompts2050100Copy prompts as jsonCopy prompts as arrayCopy random prompt/imagine prompt:a small bird that flies while wearing a shirt in forest green, in contemporary style. --v 5Copy/imagine prompt:a wounded fish that walks while wearing a hat in navy blue, in abstract style. --v 5Copy/imagine prompt:a wounded dog that swims while wearing glasses in muted yellow, in cubism style. --v 5Copy/imagine prompt:a young bird that flies while wearing a shirt in forest green, in cubism style. --v 5Copy/imagine prompt:a huge bear that flies while wearing a hat in rose, in surrealism style. --v 5Copy/imagine prompt:a tiny cat that eats while wearing a shirt in forest green, in modern style. --v 5Copy/imagine prompt:a young cat that flies while wearing glasses in indigo, in impressionist style. --v 5Copy/imagine prompt:a tiny fish that flies while wearing glasses in fire red, in contemporary style. --v 5Copy/imagine prompt:a huge dog that eats while wearing shoes in khaki, in modern style. --v 5Copy/imagine prompt:a wounded fish that swims while wearing a hat in navy blue, in impressionist style. --v 5Copy/imagine prompt:a old cat that swims while wearing a hat in indigo, in abstract style. --v 5Copy/imagine prompt:a tiny cat that eats while wearing a hat in fire red, in modern style. --v 5Copy/imagine prompt:a tiny tiger that eats while wearing glasses in muted yellow, in cubism style. --v 5Copy/imagine prompt:a tiny dog that swims while wearing pants in navy blue, in surrealism style. --v 5Copy/imagine prompt:a old dog that eats while wearing glasses in muted yellow, in cubism style. --v 5Copy/imagine prompt:a huge bear that eats while wearing a scarf in indigo, in cartoonish style. --v 5Copy/imagine prompt:a tiny cat that eats while wearing a scarf in muted yellow, in contemporary style. --v 5Copy/imagine prompt:a tiny lion that walks while wearing shoes in teal, in graffiti style. --v 5Copy/imagine prompt:a young fish that eats while wearing glasses in rose, in abstract style. --v 5Copy/imagine prompt:a tiny dog that flies while wearing a hat in fire red, in abstract style. --v 5CopyAPIYou can also use the API to generate prompts.POST https://promptrandomizer.tdbr.de/api/randomizeRequest Format{ "template": "/imagine prompt:a {color} car. --v 5", "amount": 5, "variables": { "color": [ "fire red", "navy blue", "forest green", "amber", "khaki", "muted yellow", "rose", "emerald", "teal", "indigo" ] } }Response Format{ "prompts": [ "/imagine prompt:a teal car. --v 5", "/imagine prompt:a forest green car. --v 5", "/imagine prompt:a navy blue car. --v 5", "/imagine prompt:a emerald car. --v 5", "/imagine prompt:a khaki car. --v 5" ] }