public static String getUID()
{
        return String.valueOf(System.currentTimeMillis());
}