This  program  is  intended  as  a demenstration/example  of  the  Rnd
function in Gambas.

The  program  rolls  10  six  sided dice  and  tabulates  the  results
occording to average  roll and average sum on a graph  it creates in a
Drawing Area.

The graph  itself is  automaticaly adjusting in  the vertical  axis to
prevent  the graph  from 'overflowing'  data outside  of  it's drawing
boundries.
