clumsy
clumsy copied to clipboard
Random distribution range for latency?
trafficstars
Rather than a constant latency value, some variation in latency within a distribution (uniform or normal) seems like a more realistic simulation. Just wondering how viable this would be to implement?
I think it'll be easy to do, you can check out src/lag.c and it will be some minor changes. Pullrequests are welcomed ;)