If you wanted to be more mathy then you could go with something like 4+Min(Random(4)*2, 5), but that'd be harder to read, change and re-use.
Printable View
If you wanted to be more mathy then you could go with something like 4+Min(Random(4)*2, 5), but that'd be harder to read, change and re-use.
Well, I'm going to stick with the first one.
hmm my way is 5 characters shorter(YES!): 10-Max((Random(4)*2), 1)
OW i hadent read the second page... toshay.