# Functions
GenerateRandomID returns an unique id.
GetHomeDir returns the home directory TODO: Having this here just strikes me as dangerous, but some of the drivers depend on it ;_;.
MakeDiskImage makes a boot2docker VM disk image.
TruncateID returns a shorten id Following two functions are from github.com/docker/docker/utils module.