
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 = 61070" tooltip="sid: Integer = 61070" 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_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f [id="id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f#If" pos="0.0,9996.25!" 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_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f [pos="3.75,9996.25!" shape=point width=0]
  false_dummy_up_id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f [pos="-3.75,9996.25!" shape=point width=0]
  
  id_38833d0a_45d1_4053_b6b4_90b1069831e5 [id="id_38833d0a_45d1_4053_b6b4_90b1069831e5#Output" pos="3.75,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_1c36d769_304d_4814_a590_47ac85955e41"    label="\"in\"" tooltip="\"in\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_73c0f2bc_c9bd_4335_9b84_0f3408da841b [id="id_73c0f2bc_c9bd_4335_9b84_0f3408da841b#Output" pos="-3.75,9995.3125!" height=0.4 width=1.0 fixedsize=true group="id_d25c777d_96b6_4018_8f22_fa3954713c52"    label="\"out\"" tooltip="\"out\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f [ pos="3.75,9994.375!" shape=point width=0]
  false_dummy_down_id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f [ pos="-3.75,9994.375!" shape=point width=0]
  
  end_id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f [id="end_id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f#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_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f:n [id="id_b3ec472e_b9dd_496d_ad72_aea9dccaa125@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f:e -> true_dummy_up_id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f [id="id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f@id_1c36d769_304d_4814_a590_47ac85955e41" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f -> id_38833d0a_45d1_4053_b6b4_90b1069831e5:n [id="id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f@id_1c36d769_304d_4814_a590_47ac85955e41" tailtooltip=" " edgetooltip=" "]
  
  id_38833d0a_45d1_4053_b6b4_90b1069831e5:s -> true_dummy_down_id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f:n [id="id_38833d0a_45d1_4053_b6b4_90b1069831e5@id_1c36d769_304d_4814_a590_47ac85955e41" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f -> end_id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f [id="id_38833d0a_45d1_4053_b6b4_90b1069831e5@id_1c36d769_304d_4814_a590_47ac85955e41" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f:w -> false_dummy_up_id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f [id="id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f@id_d25c777d_96b6_4018_8f22_fa3954713c52" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f -> id_73c0f2bc_c9bd_4335_9b84_0f3408da841b:n [id="id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f@id_d25c777d_96b6_4018_8f22_fa3954713c52" tailtooltip=" " edgetooltip=" "]
  
  id_73c0f2bc_c9bd_4335_9b84_0f3408da841b:s -> false_dummy_down_id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f:n [id="id_73c0f2bc_c9bd_4335_9b84_0f3408da841b@id_d25c777d_96b6_4018_8f22_fa3954713c52" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f -> end_id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f [id="id_73c0f2bc_c9bd_4335_9b84_0f3408da841b@id_d25c777d_96b6_4018_8f22_fa3954713c52" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f:s -> id_2301149f_0809_45c9_9b9b_c9c2f4a5bc8e:n [id="end_id_5652f4db_cdd0_422c_9ad2_aca2fcc04d1f@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
