what does "expr random(250, 1000) mean ?
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.
>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
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