what does "expr random(250, 1000) mean ?

Cheng Chien-Wen's icon

I saw a patch with "random(250, 1000)" in the expr object and cannot figure out what"random(250, 1000)" means ?

Could anyone help ?

Thanks.

Kasper's icon

>I saw a patch with "random(250, 1000)" in the expr object and
>cannot figure out what"random(250, 1000)" means ?
>
>Could anyone help ?

don't know but i would say:

random value between 250 and 1000

now, in expr, i don't know if 250 and 1000 are included or excluded

best

kasper

Mathieu Chamagne's icon
Jean-Francois Charles's icon
Peter Castine's icon
o s's icon

I take a longer look at the [random]-helpfile but I do not understand what the seed message does. Can someone please explain it to me?

thanks

ole