README.md
Description
Response generator is a web application that simulates response times according to chosen distribution.
Supported distributions are:
- uniform
- constant
- gauss
- gamma
- exponentional
- logarithmic
- pareto
- weibull
Each distribution have specific parameters by which you can manipulate the end response time in seconds. To each distribution we added a k parameter which shifts the end response time for k.