@stephen-shopopop/tbx
Preparing search index...
fake/random-array
array
Variable array
Const
array
:
{
getRandomFromArray
:
<
T
>
(
data
:
T
[]
)
=>
undefined
|
T
}
= ...
Get random item from array This function selects a random item from the provided array.
Type declaration
getRandomFromArray
:
<
T
>
(
data
:
T
[]
)
=>
undefined
|
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@stephen-shopopop/tbx
Loading...
Get random item from array This function selects a random item from the provided array.