-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
✨ Feature: Lorem Ipsum Generator Tool
Description
Add a Lorem Ipsum Generator tool that allows users to generate placeholder text in words, sentences, or paragraphs.
This tool will be useful for design mockups, content testing, and prototyping, providing flexible options for text length and format.
Features Implemented
- Type selection: Generate
words,sentences, orparagraphs. - Count input: User can specify the number of words/sentences/paragraphs (1–100).
- "Start with Lorem Ipsum" option: Checkbox to prepend the standard lorem ipsum introduction.
- Generate button: Produces randomized text.
- Copy to clipboard button: Copies generated text with feedback using
useToast(). - Output preview: Displays generated text inside a styled
Textarea. - Word/sentence count stats: Shows word and sentence counts below the output.
Metadata
Metadata
Assignees
Labels
No labels