- factor password generation into lib/random.Password - call from appropriate places - choose appropriate use of random.String vs random.Password
This was factored from fstest as we were including the testing enviroment into the main binary because of it. This was causing opening the browser to fail because of 8243ff8bc8.
8243ff8bc8