idea: ability to add random string/bytes to the url for dynamic urls
Open
- Dominant language
- Rust
- Stars
- 10.5k
- Forks
- 298
- Avg merge
- 4h 20m
- Merged PRs (30d)
- 5
Description
Here's my suggestion
There would be something like `${random_string/bytes(length=10)}`
And you could put it inside URL like this `http://redirect/add?url=${random_string(10)}` so you could benchmark the add redirect URL.
This might be useful if you want to stress testing for a path that's dynamic.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.