
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 = 61182" tooltip="sid: Integer = 61182" 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_13cb2646_3c31_427e_a0c8_b1145c7fcbd7 [id="id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7#If" pos="0.0,9997.1875!" height=0.5 width=1.6 fixedsize=true group="fun-main" 
    label="(6100<=n&&" tooltip="(6100<=n&&" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7 [pos="1.25,9997.1875!" shape=point width=0]
  false_dummy_up_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7 [pos="-1.25,9997.1875!" shape=point width=0]
  
  
  
  
  true_dummy_down_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7 [ pos="1.25,9996.25!" shape=point width=0]
  false_dummy_down_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7 [ pos="-1.25,9996.25!" shape=point width=0]
  
  end_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7 [id="end_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7#IfEnd" class="flowrun-not-selectable" pos="0.0,9996.25!" 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,9995.3125!" 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_13cb2646_3c31_427e_a0c8_b1145c7fcbd7:n [id="id_397185ae_e5f4_45c8_a10f_cd01914def7d@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7:e -> true_dummy_up_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7 [id="id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7@id_7ffe4aee_87bb_4758_aec3_43cf15af2042" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7 -> true_dummy_down_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7:n [id="id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7@id_7ffe4aee_87bb_4758_aec3_43cf15af2042" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  true_dummy_down_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7 -> end_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7 [id="id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7@id_7ffe4aee_87bb_4758_aec3_43cf15af2042" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7:w -> false_dummy_up_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7 [id="id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7@id_0d031d9c_477d_482e_a048_7caee4b6bab3" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7 -> false_dummy_down_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7:n [id="id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7@id_0d031d9c_477d_482e_a048_7caee4b6bab3" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7 -> end_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7 [id="id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7@id_0d031d9c_477d_482e_a048_7caee4b6bab3" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7:s -> id_2301149f_0809_45c9_9b9b_c9c2f4a5bc8e:n [id="end_id_13cb2646_3c31_427e_a0c8_b1145c7fcbd7@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
