
digraph {
  bgcolor="transparent"

  node [penwidth=0.5 fontsize="12" shape="box" style="filled" fontcolor="white" fontname="Courier New"]
  edge [penwidth=2 fontsize="10" color="#0A1931" arrowsize=0.8 fontname="Courier New"]

#########
# NODES #
#########
  id_34b0063e_9b3f_4e74_a7e6_9a440771cf64 [id="id_34b0063e_9b3f_4e74_a7e6_9a440771cf64#Begin" pos="0.0,10000.0!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Begin" tooltip="Begin" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 
  id_5f386194_40a5_410d_92cd_4d6fb8176412 [id="id_5f386194_40a5_410d_92cd_4d6fb8176412#Declare" pos="0.0,9999.0625!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="sid = 61202" tooltip="sid: Integer = 61202" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_397185ae_e5f4_45c8_a10f_cd01914def7d [id="id_397185ae_e5f4_45c8_a10f_cd01914def7d#Declare" pos="0.0,9998.125!" height=0.4 width=3.5 fixedsize=true group="fun-main"    label="n = sid + randomInt(400) - 200" tooltip="n: Integer = sid + randomInt(400) - 200" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b [id="id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b#If" pos="0.0,9997.1875!" height=0.5 width=6.33 fixedsize=true group="fun-main" 
    label="((n >= 61100)&&(n<=61150))||((n >=61200)&&(n<=61250))" tooltip="((n >= 61100)&&(n<=61150))||((n >=61200)&&(n<=61250))" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b [pos="3.75,9997.1875!" shape=point width=0]
  false_dummy_up_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b [pos="-3.75,9997.1875!" shape=point width=0]
  
  id_9013787b_36cd_4040_9c78_7e640a510984 [id="id_9013787b_36cd_4040_9c78_7e640a510984#Output" pos="3.75,9996.25!" height=0.4 width=1.0 fixedsize=true group="id_9069f6d2_4c2f_47a4_bdb0_d45397d18147"    label="\"in\"" tooltip="\"in\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c0b782d8_c553_4741_8bdf_971f6922c10a [id="id_c0b782d8_c553_4741_8bdf_971f6922c10a#Output" pos="-3.75,9996.25!" height=0.4 width=1.0 fixedsize=true group="id_40051faf_7f73_4a53_a0fc_9172b3e4ac54"    label="\"out\"" tooltip="\"out\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b [ pos="3.75,9995.3125!" shape=point width=0]
  false_dummy_down_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b [ pos="-3.75,9995.3125!" shape=point width=0]
  
  end_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b [id="end_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b#IfEnd" class="flowrun-not-selectable" pos="0.0,9995.3125!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_2301149f_0809_45c9_9b9b_c9c2f4a5bc8e [id="id_2301149f_0809_45c9_9b9b_c9c2f4a5bc8e#Return" pos="0.0,9994.375!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="End" tooltip="End" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 

#########
# EDGES #
#########
  id_34b0063e_9b3f_4e74_a7e6_9a440771cf64:s -> id_5f386194_40a5_410d_92cd_4d6fb8176412:n [id="id_34b0063e_9b3f_4e74_a7e6_9a440771cf64@fun-main" tailtooltip=" " edgetooltip=" "]
  id_5f386194_40a5_410d_92cd_4d6fb8176412:s -> id_397185ae_e5f4_45c8_a10f_cd01914def7d:n [id="id_5f386194_40a5_410d_92cd_4d6fb8176412@fun-main" tailtooltip=" " edgetooltip=" "]
  id_397185ae_e5f4_45c8_a10f_cd01914def7d:s -> id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b:n [id="id_397185ae_e5f4_45c8_a10f_cd01914def7d@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b:e -> true_dummy_up_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b [id="id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b@id_9069f6d2_4c2f_47a4_bdb0_d45397d18147" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b -> id_9013787b_36cd_4040_9c78_7e640a510984:n [id="id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b@id_9069f6d2_4c2f_47a4_bdb0_d45397d18147" tailtooltip=" " edgetooltip=" "]
  
  id_9013787b_36cd_4040_9c78_7e640a510984:s -> true_dummy_down_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b:n [id="id_9013787b_36cd_4040_9c78_7e640a510984@id_9069f6d2_4c2f_47a4_bdb0_d45397d18147" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b -> end_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b [id="id_9013787b_36cd_4040_9c78_7e640a510984@id_9069f6d2_4c2f_47a4_bdb0_d45397d18147" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b:w -> false_dummy_up_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b [id="id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b@id_40051faf_7f73_4a53_a0fc_9172b3e4ac54" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b -> id_c0b782d8_c553_4741_8bdf_971f6922c10a:n [id="id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b@id_40051faf_7f73_4a53_a0fc_9172b3e4ac54" tailtooltip=" " edgetooltip=" "]
  
  id_c0b782d8_c553_4741_8bdf_971f6922c10a:s -> false_dummy_down_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b:n [id="id_c0b782d8_c553_4741_8bdf_971f6922c10a@id_40051faf_7f73_4a53_a0fc_9172b3e4ac54" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b -> end_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b [id="id_c0b782d8_c553_4741_8bdf_971f6922c10a@id_40051faf_7f73_4a53_a0fc_9172b3e4ac54" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b:s -> id_2301149f_0809_45c9_9b9b_c9c2f4a5bc8e:n [id="end_id_24c00fe6_0bd5_436f_94fa_ea0d4807b76b@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
