This service was made for creating random strings (out of nothing). Usage: ------ curl passwd.pl # Get a default length random string curl passwd.pl/${length} # Get a random string with ${length} length TODO: ----- curl passwd.pl/${strength} curl passwd.pl/${length}/${strength} curl passwd.pl/stream Contacts: --------- Pavel Kim (pavel@passwd.pl) https://github.com/pavelkim/