随机数生成器
在自定义范围内生成随机整数
随机数生成器
复制分享打印保存
结果0
结果仅供参考
计算公式
Draws integers within the range [min, max] for the requested count
数据截至
结果仅供参考
常见问题
可以。设置生成数量后,工具会一次生成指定数量的随机整数,均在设定范围内。
Yes. Each draw is independent (with replacement), so duplicates are possible when generating multiple numbers.