Random.RandomRange unity code example Example: random.range unity // returns 0 - 9 Random.Range(0, 10)