Help for this page

Select Code to Download


  1. or download this
    BEGIN {
      *CORE::GLOBAL::srand = \&my_srand;
      *CORE::GLOBAL::rand  = \&my_rand;
    };
    
  2. or download this
    use warnings;
    use strict;
    ...
    __END__
    
    Outputs 023647263525973192