Random::randomSeed()
Sets the seed for the random method.
Syntax
Java
Scratch
random seed ()
Parameters
Name | Data Type | Description |
---|---|---|
seed | long | A seed |
Return
double
Sets the seed for the random method.
random seed ()
Name | Data Type | Description |
---|---|---|
seed | long | A seed |
double