根据一个范围,生成一个随机的整数 @param min 最小值(包括) @param max 最大值(包括) @return 随机数
(int min, int max)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected