Add uuid.generate() function
Tapple Gao
it would be nice if the
uuid
table had a generate
function, similar to ll.GenerateKey
. Mostly I've wanted it when I'm running slua offline, and don't have any uuid's available like ll.GetOwner
Though, I could just use
NULL_KEY
and IMG_USE_BAKED_AUX1
and such there for testing, so, maybe this isn't a compelling reasonLog In