23 Oct
2003
23 Oct
'03
11:51 a.m.
День добрый! не подскажете ли где взять генерилку паролей?
#!/usr/bin/perl @chars=("A".."Z","a".."z",0..9); $password=join("",@chars[map{rand @chars}(1..10)]); print "$password\n"; -- DM-RIPE =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message