* @brief UUID Generator API */ loadHelper("UUID.class"); $uuid = UUID::v4(); echo get_callable_token($uuid);