list.choice
outputs random element from list
available since version: 0.1
properties:
- @norepeat
Get/set norepeat property. If 1 is given: every time output value at new list position,
do not repeat choosed position twice at adjacent events.
type: bool
default: 0
inlets:
outlets:
- random list element
type: control
keywords:
list
random
choice
See also:
[random.int]
Authors: Serge Poltavsky
License: GPL3 or later