[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/random_compat/ -> random_int.php (summary)

Random_* Compatibility Library for using the new PHP 7 random_* API in PHP 5 projects The MIT License (MIT)

File Size: 204 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  random_int()

Functions
Functions that are not part of a class:

random_int($min, $max)   X-Ref
Fetch a random integer between $min and $max inclusive

param: int $min
param: int $max
return: int



Generated: Sun Jul 9 01:00:02 2023 Cross-referenced by PHPXref 0.7.1