toggle menu
kgal-core
0.0.5
common
switch theme
search in API
kgal-core
/
kgal.utils
/
random
random
inline
fun
<
T
>
Array
<
out
T
>
.
random
(
count
:
Int
,
random
:
Random
)
:
Array
<
T
>
Creates
Array
with random elements from source array
Parameters
count
number of random elements