Random\Randomizer::nextInt

(PHP 8 >= 8.2.0)

Random\Randomizer::nextIntGet a positive integer

Description

public Random\Randomizer::nextInt(): int

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

Examples

Example #1 Random\Randomizer::nextInt() example

<?php

/* ... */

?>

The above example will output something similar to:

...