随机数
<h1>功能</h1>
<p>返回一个整数随机数。</p>
<h1>输入</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>范围</td>
<td>【Integer】输入一个随机整数</td>
<td>100</td>
</tr>
</tbody>
</table>
<h1>输出</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>结果</td>
<td>【Integer】返回一个整数随机数</td>
<td>随机数(创建变量)</td>
</tr>
</tbody>
</table>
<h1>注意/说明</h1>
<p>无</p>
<h1>相关函数</h1>
<p>无</p>
<h1>示例/演示</h1>
<p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/c4cc05e6f8d69ce7a477f29979c002d0" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/5ef7a58b258dd33e1712f7c1d8a33fb0" title="[组件[随机数]_20210415.db">组件[随机数]_20210415.db</a></p>