Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate random data for form input fields #50

Open
nwinch opened this issue Apr 28, 2016 · 1 comment
Open

Generate random data for form input fields #50

nwinch opened this issue Apr 28, 2016 · 1 comment

Comments

@nwinch
Copy link
Contributor

nwinch commented Apr 28, 2016

redbeard supplies faker properties for all fields in /schema and currently we don't need that when dynamically generating form inputs from the schema.

But perhaps we could use the faker property for inputs to then add a small "random" icon or similar for the input so you can quickly fill the fields with something relevant (other than "asdf" which I do all the time..) that will pass any validation correctly. I see this especially being useful for UUIDs, and any other fields that have a pattern property.

@davidbanham
Copy link
Contributor

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants