Help for this page

Select Code to Download


  1. or download this
      DB<110> @a = map { int rand 100 } 1..5
     => (61, 43, 71, 44, 61)