collektive-stdlib
Toggle table of contents
25.0.0
common
Platform filter
common
Switch theme
Search in API
collektive-stdlib
collektive-stdlib
/
it.unibo.collektive.stdlib.collections
/
FieldedCollectionsExtensions
/
random
random
@
JvmName
(
name
=
"random_with_it_unibo_collektive_aggregate_Field_of_collections_Collection_of_T_end_end_and_random_Random"
)
fun
<
T
,
ID
:
Any
>
Field
<
ID
,
Collection
<
T
>
>
.
random
(
random
:
Random
)
:
Field
<
ID
,
T
>
@
JvmName
(
name
=
"random_with_collections_Collection_of_T_end_and_it_unibo_collektive_aggregate_Field_of_random_Random_end"
)
fun
<
T
,
ID
:
Any
>
Collection
<
T
>
.
random
(
random
:
Field
<
ID
,
Random
>
)
:
Field
<
ID
,
T
>
@
JvmName
(
name
=
"random_with_it_unibo_collektive_aggregate_Field_of_collections_Collection_of_T_end_end_and_it_unibo_collektive_aggregate_Field_of_random_Random_end"
)
fun
<
T
,
ID
:
Any
>
Field
<
ID
,
Collection
<
T
>
>
.
random
(
random
:
Field
<
ID
,
Random
>
)
:
Field
<
ID
,
T
>