I'm just curious, is using floor random rather then just random any more efficient if it doesn't matter if the number returned is whole or not? I use random several hundred times in my project, mostly for timing new spawns and such, so I was just wondering if it would make any difference as far as efficiency goes.
Thanks,
Dennis