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 f43030d commit 3fb95d2Copy full SHA for 3fb95d2
docs/ScriptReference/Util/JCS_Random.md
@@ -20,5 +20,7 @@ Random library class.
20
| Choose | Choose object(s) from the collection. |
21
| ChooseE | Choose object(s) from the collection. (Ellipsis) |
22
| EnumValue | Return a random enum value. |
23
+| Shuffle | Return a shuffled collection. |
24
+| ShuffleE | Return a shuffled collection. (Ellipsis) |
25
| PointInBounds | Return a random point in bounds. |
26
| PointInSphere | Return a random position in sphere. |
0 commit comments