Skip to content

Commit 3fb95d2

Browse files
committed
docs: random
1 parent f43030d commit 3fb95d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/ScriptReference/Util/JCS_Random.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,7 @@ Random library class.
2020
| Choose | Choose object(s) from the collection. |
2121
| ChooseE | Choose object(s) from the collection. (Ellipsis) |
2222
| EnumValue | Return a random enum value. |
23+
| Shuffle | Return a shuffled collection. |
24+
| ShuffleE | Return a shuffled collection. (Ellipsis) |
2325
| PointInBounds | Return a random point in bounds. |
2426
| PointInSphere | Return a random position in sphere. |

0 commit comments

Comments
 (0)