Thread
Zufällige Ausgabe
(12 answers)
Opened by
havi
at
2005-09-12 12:05
esskar
2005-09-12 12:48
User since
2003-08-04
7321 Artikel
ModeratorIn
mach mal so
Code: (
dl
)
1
2
my $r = rand(1);
if($r < 0.5 and not exists $seen{$lncount}) {
View full thread
Zufällige Ausgabe