Help for this page

Select Code to Download


  1. or download this
    $data = substr(rndStr(80,qw[a c g t]),0,80));
    
  2. or download this
    sub rndStr{ join'', @_[ map{ rand @_ } 1 .. shift ] };;
    
    ...
    
    print length $x, ':', $x;;
    80 : actaatcttgcgccgcggcttcatacgagatgaatagtacgaaaacttggatacacctgtatcat
    +agaagggccgctgcg