Woops you're right about the range type being returned. I guess this is the next best thing:
arr = array(rndRange(max, len));
Woops you're right about the range type being returned. I guess this is the next best thing:
arr = array(rndRange(max, len));