xs_seed
Syntax
stock xs_seed(seed)
Usage
| Parameter | Description |
|---|---|
| x | The seed to set. |
Description
Sets the seed for the random number generation.
Return
This function has no return value.
stock xs_seed(seed)
| Parameter | Description |
|---|---|
| x | The seed to set. |
Sets the seed for the random number generation.
This function has no return value.