Random Integer Generator

This program quickly outputs n random integers in the specified range from a to b.

下载
下载

您现在正在关注此提交

引用格式

Edward Zechmann (2026). Random Integer Generator (https://ww2.mathworks.cn/matlabcentral/fileexchange/18443-random-integer-generator), MATLAB Central File Exchange. 检索时间: .

类别

在 Help Center 和 MATLAB Answers 中查找有关 Random Number Generation 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0

Updated comments to fix error in the no_duplicates input argument description.

下载
1.0.0

Added an option to plot the integers. The plot is helpful in visually inspecting the distribution of the output.

下载