java 随机数

(int)(Math.random()* (1000+1 - 100) + 100)

原文地址:https://www.cnblogs.com/sode/p/2363550.html