Documentation

random_int.php

Table of Contents

Functions

random_int()  : int
Fetch a random integer between $min and $max inclusive

Functions

random_int()

Fetch a random integer between $min and $max inclusive

random_int(int $min, int $max) : int
Parameters
$min : int
$max : int
Tags
throws
Exception
Return values
int

        
On this page

Search results