
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_f5aaf2f8_9ac3_48af_ade0_3f5a766b5377 [id="id_f5aaf2f8_9ac3_48af_ade0_3f5a766b5377#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_3c9cd020_052f_4564_98b6_41346675b7ac [id="id_3c9cd020_052f_4564_98b6_41346675b7ac#Declare" pos="0.0,9999.0625!" height=0.4 width=1.41 fixedsize=true group="fun-main"    label="rand(1, 12)" tooltip="rand(1, 12): Integer" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_a7436816_9f08_460f_9220_c2b8e0c5c7a0 [id="id_a7436816_9f08_460f_9220_c2b8e0c5c7a0#Declare" pos="0.0,9998.125!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="you = 0" tooltip="you: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c84481bc_e8b7_4d14_8051_2b07ec2579b3 [id="id_c84481bc_e8b7_4d14_8051_2b07ec2579b3#Input" pos="0.0,9997.1875!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="you" tooltip="you" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_19e163bc_97b6_4a3b_b432_9fb142c7c445 [id="id_19e163bc_97b6_4a3b_b432_9fb142c7c445#If" pos="0.0,9996.25!" height=0.5 width=1.49 fixedsize=true group="fun-main" 
    label="cpu < you" tooltip="cpu < you" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_19e163bc_97b6_4a3b_b432_9fb142c7c445 [pos="1.25,9996.25!" shape=point width=0]
  false_dummy_up_id_19e163bc_97b6_4a3b_b432_9fb142c7c445 [pos="-2.5,9996.25!" shape=point width=0]
  
  
  id_b8c011de_2d08_423f_bdad_4ccebaf3a21e [id="id_b8c011de_2d08_423f_bdad_4ccebaf3a21e#If" pos="-2.5,9995.3125!" height=0.5 width=1.0 fixedsize=true group="id_8b0191bc_a8b6_464b_80bd_897949aeb972" 
    label="true" tooltip="true" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e [pos="-1.25,9995.3125!" shape=point width=0]
  false_dummy_up_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e [pos="-3.75,9995.3125!" shape=point width=0]
  
  
  
  
  true_dummy_down_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e [ pos="-1.25,9994.375!" shape=point width=0]
  false_dummy_down_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e [ pos="-3.75,9994.375!" shape=point width=0]
  
  end_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e [id="end_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e#IfEnd" class="flowrun-not-selectable" pos="-2.5,9994.375!" group="id_8b0191bc_a8b6_464b_80bd_897949aeb972" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  
  true_dummy_down_id_19e163bc_97b6_4a3b_b432_9fb142c7c445 [ pos="1.25,9993.4375!" shape=point width=0]
  false_dummy_down_id_19e163bc_97b6_4a3b_b432_9fb142c7c445 [ pos="-2.5,9993.4375!" shape=point width=0]
  
  end_id_19e163bc_97b6_4a3b_b432_9fb142c7c445 [id="end_id_19e163bc_97b6_4a3b_b432_9fb142c7c445#IfEnd" class="flowrun-not-selectable" pos="0.0,9993.4375!" group="fun-main" fillcolor="#ffd166" color="#8f6400" fontcolor="black"
    label="" tooltip=" " shape="circle" fixedsize=true width=0.2 height=0.2]
  
  
  id_6b333f47_43e6_450b_9988_d1ddcd82122a [id="id_6b333f47_43e6_450b_9988_d1ddcd82122a#Return" pos="0.0,9992.5!" 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_f5aaf2f8_9ac3_48af_ade0_3f5a766b5377:s -> id_3c9cd020_052f_4564_98b6_41346675b7ac:n [id="id_f5aaf2f8_9ac3_48af_ade0_3f5a766b5377@fun-main" tailtooltip=" " edgetooltip=" "]
  id_3c9cd020_052f_4564_98b6_41346675b7ac:s -> id_a7436816_9f08_460f_9220_c2b8e0c5c7a0:n [id="id_3c9cd020_052f_4564_98b6_41346675b7ac@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a7436816_9f08_460f_9220_c2b8e0c5c7a0:s -> id_c84481bc_e8b7_4d14_8051_2b07ec2579b3:n [id="id_a7436816_9f08_460f_9220_c2b8e0c5c7a0@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c84481bc_e8b7_4d14_8051_2b07ec2579b3:s -> id_19e163bc_97b6_4a3b_b432_9fb142c7c445:n [id="id_c84481bc_e8b7_4d14_8051_2b07ec2579b3@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_19e163bc_97b6_4a3b_b432_9fb142c7c445:e -> true_dummy_up_id_19e163bc_97b6_4a3b_b432_9fb142c7c445 [id="id_19e163bc_97b6_4a3b_b432_9fb142c7c445@id_1a622974_aa97_4f53_b083_1d6bf686d76d" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_19e163bc_97b6_4a3b_b432_9fb142c7c445 -> true_dummy_down_id_19e163bc_97b6_4a3b_b432_9fb142c7c445:n [id="id_19e163bc_97b6_4a3b_b432_9fb142c7c445@id_1a622974_aa97_4f53_b083_1d6bf686d76d" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  true_dummy_down_id_19e163bc_97b6_4a3b_b432_9fb142c7c445 -> end_id_19e163bc_97b6_4a3b_b432_9fb142c7c445 [id="id_19e163bc_97b6_4a3b_b432_9fb142c7c445@id_1a622974_aa97_4f53_b083_1d6bf686d76d" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_19e163bc_97b6_4a3b_b432_9fb142c7c445:w -> false_dummy_up_id_19e163bc_97b6_4a3b_b432_9fb142c7c445 [id="id_19e163bc_97b6_4a3b_b432_9fb142c7c445@id_8b0191bc_a8b6_464b_80bd_897949aeb972" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_19e163bc_97b6_4a3b_b432_9fb142c7c445 -> id_b8c011de_2d08_423f_bdad_4ccebaf3a21e:n [id="id_19e163bc_97b6_4a3b_b432_9fb142c7c445@id_8b0191bc_a8b6_464b_80bd_897949aeb972" tailtooltip=" " edgetooltip=" "]
  
  ## IF-TRUE
  id_b8c011de_2d08_423f_bdad_4ccebaf3a21e:e -> true_dummy_up_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e [id="id_b8c011de_2d08_423f_bdad_4ccebaf3a21e@id_809a5ac4_d796_4538_9926_3c32421abdf5" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e -> true_dummy_down_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e:n [id="id_b8c011de_2d08_423f_bdad_4ccebaf3a21e@id_809a5ac4_d796_4538_9926_3c32421abdf5" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  true_dummy_down_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e -> end_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e [id="id_b8c011de_2d08_423f_bdad_4ccebaf3a21e@id_809a5ac4_d796_4538_9926_3c32421abdf5" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_b8c011de_2d08_423f_bdad_4ccebaf3a21e:w -> false_dummy_up_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e [id="id_b8c011de_2d08_423f_bdad_4ccebaf3a21e@id_27f3f577_dfdd_4b55_aa3d_3ce2af336ff3" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e -> false_dummy_down_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e:n [id="id_b8c011de_2d08_423f_bdad_4ccebaf3a21e@id_27f3f577_dfdd_4b55_aa3d_3ce2af336ff3" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e -> end_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e [id="id_b8c011de_2d08_423f_bdad_4ccebaf3a21e@id_27f3f577_dfdd_4b55_aa3d_3ce2af336ff3" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e:s -> false_dummy_down_id_19e163bc_97b6_4a3b_b432_9fb142c7c445:n [id="end_id_b8c011de_2d08_423f_bdad_4ccebaf3a21e@id_8b0191bc_a8b6_464b_80bd_897949aeb972" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  
  
  false_dummy_down_id_19e163bc_97b6_4a3b_b432_9fb142c7c445 -> end_id_19e163bc_97b6_4a3b_b432_9fb142c7c445 [id="id_b8c011de_2d08_423f_bdad_4ccebaf3a21e@id_8b0191bc_a8b6_464b_80bd_897949aeb972" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_19e163bc_97b6_4a3b_b432_9fb142c7c445:s -> id_6b333f47_43e6_450b_9988_d1ddcd82122a:n [id="end_id_19e163bc_97b6_4a3b_b432_9fb142c7c445@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
