Changeset 2110

Show
Ignore:
Timestamp:
04/19/05 07:18:57 (4 years ago)
Author:
ninereasons
svk:copy_cache_prev:
3535
Message:

quote generator: up the samples to increase randomness

Location:
examples/motd
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • examples/motd/motd-i.p6

    r2109 r2110  
    99 
    1010my $subject   = shift @ARGS || 'Pugs is'; 
    11 my $surveyed  = shift @ARGS || 10; 
     11my $surveyed  = shift @ARGS || 20; 
    1212my %tally     ; 
    1313 
  • examples/motd/motd.p6

    r2104 r2110  
    1010 
    1111my $subject  = shift @ARGS || "Pugs"; 
    12 my $sample  = shift @ARGS ||  10; 
     12my $sample  = shift @ARGS ||  20; 
    1313 
    1414# unimplemented: should be able to say