#!/usr/bin/perl sub genRandomString { my ($max_length) = @_; $max_length ||= 10; return join('', map { chr(int(rand(26)) + ord('a')) } (1..$max_length)); } my $foo=genRandomString(8) ; print "$foo\n";
random password generator
-
The "too privileged to wear a mask" girl
I can't post this on Facebook because it has too many words in it that would trigger FB's censorship bots. Tonight, before going to the gym, I…
-
Apparently you can not say "dirty woman" on Facebook either
Taken from a friends FB violation, apparently you can not say "dirty woman" either or that will trigger the FB Censorship bots.
-
On Cancel Culture: Why hasn't Disney been canceled?
(( I'm writing this over here on LJ because it has too many "keywords" that could trigger the Censorship Bots over on Facebook. ))…
- Post a new comment
- 2 comments
- Post a new comment
- 2 comments