version 0.1.0
[fms.git] / src / uuidgenerator.cpp
index a2da3b6..65091de 100644 (file)
@@ -20,4 +20,4 @@ const std::string UUIDGenerator::RandHex(const int len)
                rval+=hexchars[rand()%hexchars.size()];\r
        }\r
        return rval;\r
-}
\ No newline at end of file
+}\r