In php there’s a function called uniqid. It generates unique identifiers based on the current time. I was wondering if something like that was available in ActionScript.
In php there’s a function called uniqid . It generates unique identifiers based on
Share
There is no built-in way to generate a true UUID in ActionScript. You can get something good enough via