PureData CEAMMC веб-документация

Веб-документация библиотеки расширений PureData CEAMMC

Перейти на Git

Загрузка дистрибутива

index :: random

random.atom

weighted atom generation from specified list

доступно с версии: 0.9.1


информация

Choose random atom from specified list (with weights) and output it. If no weights specified, choose elements with random uniform distribution. Use @seed property to get reproducible sequences. If @seed property was not explicitly set or specified, uses generator initialized with current time. Note: when @nonrep property is set, distribution is not uniform or weighted.

example

аргументы:

свойства:

входы:

выходы:

ключевые слова:

random atom

Смотрите также: [random.float] [random.gauss]

Авторы: Serge Poltavsky

Лицензия: GPL3 or later