Function __global->mt_srand
Definitions
sources_custom/phpstub.php
- Seed the better random number generator.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$seed | ?integer | Null | N/A | N/A | The seed (null: random seed) |