Class Random Inheritance Object Random Namespace: UnityEngine Syntax public class Random Methods Range(Int32, Int32) Declaration public static int Range(int one, int two) Parameters Type Name Description Int32 one Int32 two Returns Type Description Int32