jdk1.8 新特性之一 获取随机数新方法

获取随机数web int random = ThreadLocalRandom.current().ints(70, 100) .distinct().limit(1).findFirst().getAsInt();dom
相关文章
相关标签/搜索