Help for this page

Select Code to Download


  1. or download this
    $data = join "", @data, @$random_data;  # remove \n they can be re-ins
    +erted later
    # Add this to print all data
    print join("\n", @$random_data);