matija-utils 1.0.29
Documentation
VuePress
(opens new window)
#
sample
Gets a random element of an array.
sample
(
[
1
,
2
,
3
]
)
;
// 2
←
repeat
splitByValue
→