mlibbey opened a new pull request #7781:
URL: https://github.com/apache/trafficserver/pull/7781
In testing %{RANDOM:3}, ATS only prints 0,1, and 2. The code
rand_r(&_seed) % _max)
implies that the n value would not be chosen.
(cherry picked from commit 22cd7dafeddd5bec8b1623e9c135bb54f4160ee0)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]