A list and a probability for lists.randomGetThreshold and lists.randomRemoveThreshold.
lists.randomGetThreshold
lists.randomRemoveThreshold
Optional
The list to pick from.
undefined Copy
undefined
The probability, from 0 to 1, that any one item is kept by the get method or dropped by the remove method.
0.5 Copy
0.5
0
1
0.1
When true, the list is deep-copied first so the input is never changed.
true Copy
true
Namespace: Bit › Inputs › Lists
Other symbols in Inputs.Lists:
API reference home · Full symbol index · Tutorials and guides · Platform
A list and a probability for
lists.randomGetThresholdandlists.randomRemoveThreshold.