Preparing search index...
The search index is not available
extra-lists
extra-lists
randomKey
Function randomKey
random
Key
<
K
,
V
>
(
x
:
Lists
<
K
,
V
>
, fr
?:
ReadFunction
<
number
>
)
:
K
Pick an arbitrary key.
Returns
kᵢ | kᵢ ∈ x[0]
Type Parameters
K
V
Parameters
x:
Lists
<
K
,
V
>
lists
fr:
ReadFunction
<
number
>
= Math.random
random number generator ([0, 1))
Returns
K
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
extra-
lists
entry
key
length
subset
value
Combine
Function
Compare
Function
End
Function
Entries
Lists
Map
Function
Process
Function
Read
Function
Reduce
Function
Test
Function
chunk
compare
concat
count
count
As
difference
drop
entries
every
filter
filter
At
find
find
All
flat
flat
Map
for
Each
from
Entries
get
get
All
get
Path
has
has
Entry
has
Path
has
Subset
has
Value
head
intersection
is
is
Disjoint
is
Empty
is
Equal
join
keys
map
max
max
Entry
min
min
Entry
partition
partition
As
random
Entry
random
Key
random
Subset
random
Value
range
range
Entries
reduce
reject
reject
At
remove
search
search
All
search
Value
search
Value
All
set
size
some
subsets
swap
symmetric
Difference
tail
take
union
union
Keys
values
zip
Generated using
TypeDoc
Pick an arbitrary key.
Returns
kᵢ | kᵢ ∈ x[0]