略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: stats_rand_gen_iuniform

2024-04-27

stats_rand_gen_iuniform

(PECL stats >= 1.0.0)

stats_rand_gen_iuniformGenerates integer uniformly distributed between LOW (inclusive) and HIGH (inclusive)

说明

stats_rand_gen_iuniform ( int $low , int $high ) : int

Returns a random integer from the discrete uniform distribution between low (inclusive) and high (inclusive).

参数

low

The lower bound

high

The upper bound

返回值

A random integer

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.stats-rand-gen-iuniform.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3