{ "entries": [ { "key": "{48BF5246-995E-5EFD-B541-F468937D2423}", "context": "ScriptCanvas::Node", "variant": "", "details": { "name": "Random Integer", "category": "Math/Random", "tooltip": "Returns a random integer [Min, Max]" }, "slots": [ { "key": "Input_In", "details": { "name": "In" } }, { "key": "Output_Out", "details": { "name": "Out" } }, { "key": "DataInput_Min", "details": { "name": "Min" } }, { "key": "DataInput_Max", "details": { "name": "Max" } }, { "key": "DataOutput_Result", "details": { "name": "Result" } } ] } ] }