Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Added a RandomString function #152
Conversation
bogdanteleaga
added some commits
Sep 21, 2015
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-utils |
added a commit
that referenced
this pull request
Sep 22, 2015
jujubot
merged commit a8a6b30
into
juju:master
Sep 22, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bogdanteleaga commentedSep 21, 2015
Code shamelessly taken from https://github.com/axw/juju/blob/azure-next/provider/azure/utils.go as requested in http://reviews.vapour.ws/r/2665/ :)
Added a couple of tests on top.
(Review request: http://reviews.vapour.ws/r/2726/)