RPG Event Generator v4.0.0 - v4.0.0
Preparing search index...
randomChoices
Function randomChoices
randomChoices
<
T
>
(
array
:
T
[]
,
count
:
number
)
:
T
[]
Pick multiple random elements from an array (without replacement)
Type Parameters
T
Parameters
array
:
T
[]
count
:
number
Returns
T
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
RPG Event Generator v4.0.0 - v4.0.0
Loading...
Pick multiple random elements from an array (without replacement)