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

feature request: some way to randomize data #9

Open
jftiv opened this issue Nov 7, 2024 · 1 comment
Open

feature request: some way to randomize data #9

jftiv opened this issue Nov 7, 2024 · 1 comment

Comments

@jftiv
Copy link

jftiv commented Nov 7, 2024

experimenting with this on the side, similar to how you have stuff like {{$guid}} in postman, would be nice to have a regex driven way to generate stuff for request bodies.

was messing with something like $string.12 or $number.8 (type.length)

@TylerReid
Copy link
Owner

Yeah, I could see that being useful. One way you can do that now is a variable configured to run a PowerShell or bash script, which is the general escape hatch to do whatever crazy thing you want. But it might be nicer to have some built in functions.

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

No branches or pull requests

2 participants