diff --git a/ScriptReference/api/Util/JCS_Random.html b/ScriptReference/api/Util/JCS_Random.html index a9b0ea03..0a32076b 100644 --- a/ScriptReference/api/Util/JCS_Random.html +++ b/ScriptReference/api/Util/JCS_Random.html @@ -1 +1 @@ -
Random library class.
Name | Description |
---|---|
Range | Default random range wrapper. |
RaneeInclude | Include the maxinum number. |
RandomColor | Returns a random color. |
ChooseOne | Choose one object from the list. |
ChooseOneE | Choose one object from the list. (Ellipsis) |
Random library class.
Name | Description |
---|---|
Range | Default random range wrapper. |
RaneeInclude | Include the maxinum number. |
PickColor | Returns a random color. |
ChooseOne | Choose one object from the list. |
ChooseOneE | Choose one object from the list. (Ellipsis) |
EnumValue | Return a random enum value. |