Thanks for sharing this Artem. Very neat!! Regards, Zabrane On Aug 16, 2012, at 4:53 PM, Artem Teslenko wrote: > One more way to generate the passwords: > > random:seed(now()). > base64:encode_to_string(crypto:rand_bytes(16)). > > "EbvUy9ZHTqoAOvMSZ53X5A=="