-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Description
Add a new button to custom text modal that works simillarly to words filter:
- opens a new modal
- modal contains:
- input box of strings separated by spaces (can be characters, bigrams, whatever)
- maybe provide some presets? like alphas, numbers, specials, bigrams, trigrams.
- min word length (input type number or slider?)
- max word length
- set and add buttons
- it will generate words by randomly picking from the strings until a max word length is reached
- then set or append the custom text, just like words filter
Discussed in #6938
Metadata
Metadata
Assignees
Labels
No labels