RPG Event Generator v3.1.0 - v3.1.1
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 v3.1.0 - v3.1.1
Loading...
Pick multiple random elements from an array (without replacement)