llGenerateKey
LSLkey llGenerateKey()
Generates a key (SHA-1 hash) using UUID generation to create a unique key.\ As the UUID produced is versioned, it should never return a value of NULL_KEY.\ The specific UUID version is an implementation detail that has changed in the past and may change again in the future. Do not depend upon the UUID that is returned to be version 5 SHA-1 hash.
Takes no parameters.
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llRotTargetRemove(integer number)
void llTeleportAgent(string agent, string simname, vector pos, vector lookAt)
rotation llRotBetween(vector start, vector end)
void llCollisionSprite(string impact_sprite)
vector llRot2Left(rotation r)
integer llDetectedType(integer number)
void llDialog(key avatarId, string message, list buttons, integer chat_channel)
float llWater(vector offset)