Returns a random integer in the range [min, max] @param min Minimum value of the range @param max Maximum value of the range @return Random integer in [min, max]
(int min, int max)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected