
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 = 60000" tooltip="sid: Integer = 60000" 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_b3ec472e_b9dd_496d_ad72_aea9dccaa125 [id="id_b3ec472e_b9dd_496d_ad72_aea9dccaa125#Output" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="n" tooltip="n" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379 [id="id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379#If" pos="0.0,9996.25!" height=0.5 width=6.0 fixedsize=true group="fun-main" 
    label="((61100<=n)&&(n<=61150))||((61200<=n)&&(n<=61250))" tooltip="((61100<=n)&&(n<=61150))||((61200<=n)&&(n<=61250))" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379 [pos="3.75,9996.25!" shape=point width=0]
  false_dummy_up_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379 [pos="-3.75,9996.25!" shape=point width=0]
  
  id_6c54307c_9f90_42e9_9bbd_6b0b0afb7ccb [id="id_6c54307c_9f90_42e9_9bbd_6b0b0afb7ccb#Output" pos="3.75,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_f555e1c8_f231_4617_a3f3_abace8e95ed4"    label="\"in\"" tooltip="\"in\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_5412f802_4878_41ce_8920_36419b72e1ce [id="id_5412f802_4878_41ce_8920_36419b72e1ce#Output" pos="-3.75,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_eca74e6a_74dd_4ef7_9856_8a7e01d51791"    label="\"out\"" tooltip="\"out\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379 [ pos="3.75,9994.375!" shape=point width=0]
  false_dummy_down_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379 [ pos="-3.75,9994.375!" shape=point width=0]
  
  end_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379 [id="end_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379#IfEnd" class="flowrun-not-selectable" pos="0.0,9994.375!" 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,9993.4375!" 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_b3ec472e_b9dd_496d_ad72_aea9dccaa125:n [id="id_397185ae_e5f4_45c8_a10f_cd01914def7d@fun-main" tailtooltip=" " edgetooltip=" "]
  id_b3ec472e_b9dd_496d_ad72_aea9dccaa125:s -> id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379:n [id="id_b3ec472e_b9dd_496d_ad72_aea9dccaa125@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379:e -> true_dummy_up_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379 [id="id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379@id_f555e1c8_f231_4617_a3f3_abace8e95ed4" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379 -> id_6c54307c_9f90_42e9_9bbd_6b0b0afb7ccb:n [id="id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379@id_f555e1c8_f231_4617_a3f3_abace8e95ed4" tailtooltip=" " edgetooltip=" "]
  
  id_6c54307c_9f90_42e9_9bbd_6b0b0afb7ccb:s -> true_dummy_down_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379:n [id="id_6c54307c_9f90_42e9_9bbd_6b0b0afb7ccb@id_f555e1c8_f231_4617_a3f3_abace8e95ed4" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379 -> end_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379 [id="id_6c54307c_9f90_42e9_9bbd_6b0b0afb7ccb@id_f555e1c8_f231_4617_a3f3_abace8e95ed4" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379:w -> false_dummy_up_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379 [id="id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379@id_eca74e6a_74dd_4ef7_9856_8a7e01d51791" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379 -> id_5412f802_4878_41ce_8920_36419b72e1ce:n [id="id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379@id_eca74e6a_74dd_4ef7_9856_8a7e01d51791" tailtooltip=" " edgetooltip=" "]
  
  id_5412f802_4878_41ce_8920_36419b72e1ce:s -> false_dummy_down_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379:n [id="id_5412f802_4878_41ce_8920_36419b72e1ce@id_eca74e6a_74dd_4ef7_9856_8a7e01d51791" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379 -> end_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379 [id="id_5412f802_4878_41ce_8920_36419b72e1ce@id_eca74e6a_74dd_4ef7_9856_8a7e01d51791" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379:s -> id_2301149f_0809_45c9_9b9b_c9c2f4a5bc8e:n [id="end_id_c75dfc6a_e794_4c1e_bf87_c3c5c2022379@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
