toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.random
/
randomWithWeights
random
With
Weights
fun
<
T
>
List
<
T
>
.
randomWithWeights
(
weights
:
List
<
Double
>
,
random
:
Random
=
Random
)
:
T