https://newbedev.com/random-integer-unity-code-example

Code Example - https://newbedev.com/random-integer-unity-code-example

                
                        int num = Random.Range(min, max);