Thanks for the answer.
I understand some parts of the expression.
As for the array, I understand that it is generated from the duration of the composition, i.e a 250 frames comp will give an array from 0 to 250.
You say to scale the array, but how ?
The expression works perfectly, except that I would like to specify myself the array, as simply as in the “random(minValOrArray, maxValOrArray)”, say from 1 to 15, without it being related to the duration of the comp.
When I put an array in the numArray part of the expression, it doesn’t seem to work…