We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5839c4e commit 549d588Copy full SHA for 549d588
docs/ScriptReference/Util/JCS_Random.md
@@ -4,8 +4,9 @@ Random library class.
4
5
## Functions
6
7
-| Name | Description |
8
-|:-------------|:------------------------------|
9
-| Range | Default random range wrapper. |
10
-| RaneeInclude | Include the maxinum number. |
11
-| RandomColor | Returns a random color. |
+| Name | Description |
+|:-------------|:---------------------------------|
+| Range | Default random range wrapper. |
+| RaneeInclude | Include the maxinum number. |
+| RandomColor | Returns a random color. |
12
+| ChooseOne | Choose one object from the list. |
0 commit comments