2008-11-08, 01:08 PM
Have you ever confirmed that it's that and not like this?
floor(4+int/10) + floor(rand[0,3))
The only difference would be how likely the 3 possible int values are.
floor(4+int/10) + floor(rand[0,3))
The only difference would be how likely the 3 possible int values are.

