PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: random

random.linear

random linear distribution

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


информация

Generates random number in interval [@v0, @v1) with linear distribution [@p0, @p1) Use @seed property to get reproducible sequences. If @seed property was not explicitly set or specified, uses generator initialized with current time.

example

свойства:

входы:

выходы:

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

linear random

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

Авторы: Serge Poltavsky

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