
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_2916206f_2b31_4d8b_837f_a02f8866f919 [id="id_2916206f_2b31_4d8b_837f_a02f8866f919#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_a5b130a1_b795_4842_99f4_d1cfd7b57f70 [id="id_a5b130a1_b795_4842_99f4_d1cfd7b57f70#Declare" pos="0.0,9999.0625!" height=0.4 width=1.96 fixedsize=true group="fun-main"    label="numaleatorio = 0" tooltip="numaleatorio: Integer = 0" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_be657540_f950_46f0_8503_f72c221c8f6c [id="id_be657540_f950_46f0_8503_f72c221c8f6c#Output" pos="0.0,9998.125!" height=0.4 width=2.95 fixedsize=true group="fun-main"    label="\"Ingresar algún número\"" tooltip="\"Ingresar algún número\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_c2c5c3e5_9d9f_4f10_836c_00853b38cca2 [id="id_c2c5c3e5_9d9f_4f10_836c_00853b38cca2#Input" pos="0.0,9997.1875!" height=0.4 width=1.52 fixedsize=true group="fun-main"    label="numaleatorio" tooltip="numaleatorio" shape="invtrapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949 [id="id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949#If" pos="0.0,9996.25!" height=0.5 width=2.04 fixedsize=true group="fun-main" 
    label="numaleatorio>0" tooltip="numaleatorio>0" shape="diamond" fillcolor="#ffd166" color="#8f6400" fontcolor="black"]
  
  true_dummy_up_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949 [pos="2.5,9996.25!" shape=point width=0]
  false_dummy_up_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949 [pos="-2.5,9996.25!" shape=point width=0]
  
  id_92108baf_c76a_472c_8caa_4ab6b14ba1f1 [id="id_92108baf_c76a_472c_8caa_4ab6b14ba1f1#Output" pos="2.5,9995.3125!" height=0.4 width=2.95 fixedsize=true group="id_120b0c4f_010b_4e23_9e93_c4fce758a33e"    label="\"Su numero es positivo\"" tooltip="\"Su numero es positivo\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_fb4c7d2d_6984_4529_a26e_d62589ec8087 [id="id_fb4c7d2d_6984_4529_a26e_d62589ec8087#Output" pos="-2.5,9995.3125!" height=0.4 width=2.95 fixedsize=true group="id_4e792ed9_f6b9_4457_9962_a715b112c94b"    label="\"Su numero es negativo\"" tooltip="\"Su numero es negativo\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  
  true_dummy_down_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949 [ pos="2.5,9994.375!" shape=point width=0]
  false_dummy_down_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949 [ pos="-2.5,9994.375!" shape=point width=0]
  
  end_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949 [id="end_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949#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_029aa948_23c3_4dca_8a0f_e9e00bcc8300 [id="id_029aa948_23c3_4dca_8a0f_e9e00bcc8300#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_2916206f_2b31_4d8b_837f_a02f8866f919:s -> id_a5b130a1_b795_4842_99f4_d1cfd7b57f70:n [id="id_2916206f_2b31_4d8b_837f_a02f8866f919@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a5b130a1_b795_4842_99f4_d1cfd7b57f70:s -> id_be657540_f950_46f0_8503_f72c221c8f6c:n [id="id_a5b130a1_b795_4842_99f4_d1cfd7b57f70@fun-main" tailtooltip=" " edgetooltip=" "]
  id_be657540_f950_46f0_8503_f72c221c8f6c:s -> id_c2c5c3e5_9d9f_4f10_836c_00853b38cca2:n [id="id_be657540_f950_46f0_8503_f72c221c8f6c@fun-main" tailtooltip=" " edgetooltip=" "]
  id_c2c5c3e5_9d9f_4f10_836c_00853b38cca2:s -> id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949:n [id="id_c2c5c3e5_9d9f_4f10_836c_00853b38cca2@fun-main" tailtooltip=" " edgetooltip=" "]
  ## IF-TRUE
  id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949:e -> true_dummy_up_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949 [id="id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949@id_120b0c4f_010b_4e23_9e93_c4fce758a33e" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="true" fontcolor="forestgreen"]
  true_dummy_up_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949 -> id_92108baf_c76a_472c_8caa_4ab6b14ba1f1:n [id="id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949@id_120b0c4f_010b_4e23_9e93_c4fce758a33e" tailtooltip=" " edgetooltip=" "]
  
  id_92108baf_c76a_472c_8caa_4ab6b14ba1f1:s -> true_dummy_down_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949:n [id="id_92108baf_c76a_472c_8caa_4ab6b14ba1f1@id_120b0c4f_010b_4e23_9e93_c4fce758a33e" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  true_dummy_down_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949 -> end_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949 [id="id_92108baf_c76a_472c_8caa_4ab6b14ba1f1@id_120b0c4f_010b_4e23_9e93_c4fce758a33e" tailtooltip=" " edgetooltip=" "]
  
  
  ## IF-FALSE
  id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949:w -> false_dummy_up_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949 [id="id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949@id_4e792ed9_f6b9_4457_9962_a715b112c94b" tailtooltip=" " edgetooltip=" " arrowhead=none taillabel="false" fontcolor="red"]
  false_dummy_up_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949 -> id_fb4c7d2d_6984_4529_a26e_d62589ec8087:n [id="id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949@id_4e792ed9_f6b9_4457_9962_a715b112c94b" tailtooltip=" " edgetooltip=" "]
  
  id_fb4c7d2d_6984_4529_a26e_d62589ec8087:s -> false_dummy_down_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949:n [id="id_fb4c7d2d_6984_4529_a26e_d62589ec8087@id_4e792ed9_f6b9_4457_9962_a715b112c94b" tailtooltip=" " edgetooltip=" " arrowhead=none]
  
  false_dummy_down_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949 -> end_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949 [id="id_fb4c7d2d_6984_4529_a26e_d62589ec8087@id_4e792ed9_f6b9_4457_9962_a715b112c94b" tailtooltip=" " edgetooltip=" "]
  
  ## IF-END
  end_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949:s -> id_029aa948_23c3_4dca_8a0f_e9e00bcc8300:n [id="end_id_0a8eb52a_fda0_4e53_861d_1a41ec9d8949@fun-main" tailtooltip=" " edgetooltip=" "]
  

}
