Gets a weighted random value from a Map. The result is a key from the map which should represent the chosen result as an index in an array.
In
Exec
|
|
Map
Map of Integers to Integers
|
|
Seed
Integer
|
Out
Exec
|
|
Return Value
Integer
|
Gets a weighted random value from a Map. The result is a key from the map which should represent the chosen result as an index in an array. |