Hello. I can't seem to get math.random to work in any form. With this code: a = math.random message(a) I get errors like: *** -[NSConcreteValue length]: selector not recognized [self = 0x4c92940] Thoughts? -Andrew