toggle menu
kgal-core
0.0.5
common
switch theme
search in API
kgal-core
/
kgal.operators.selection
/
selectionRandom
selection
Random
fun
<
V
,
F
>
selectionRandom
(
source
:
Array
<
Chromosome
<
V
,
F
>
>
,
random
:
Random
)
:
Chromosome
<
V
,
F
>
Select randomly chromosome from
source
Return
Chromosome