Skip to content

RandomChoiceIndex

in Lib.numbers.int.basic

Returns a random index for a given seed that can be used to pick from a list or scene.

The index will remain in the giving Modulo range and never repeat an index.

Input Parameters

Name (Relevancy & Type) Description
Value (Int32)
Mod (Int32)

Outputs

Name Type
Result System.Int32