Hey guys,
This is probably a bit of an inane question, but I'm curious.
http://docs.unity3d.com/Documentation/ScriptReference/Random.Range.html
Why are the arguments for the float one [inclusive], [inclusive] and for the integer one [inclusive], [exclusive]. Is there some technical reason for the discrepancy or is it just arbitrary?
↧