A bookmarklet for filling HTML forms with random data. Data is generated from regular expressions, using RandExp.
IE 8+, Firefox, Chrome, Opera (Presto and Blink), and Safari
Supports single page and framed (iframes and framesets, but same domain only) forms.
- color
- number
- range
- search
- tel
- url
- date
- datetime
- datetime-local
- month
- week
- time
- checkbox
- radio
- text
- textarea
- select
- hidden
- password
- button
- file
- readonly
- disabled
LazyFormFuzz respects the pattern attribute on input elements, and will use it over built-in rules.