We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Returns a Universally Unique Identifier.
id = os.uuid(name)
name is an optional string value. If provided, it will be used to create a deterministic, hash-based identifier.
name
A new UUID, a string value with the format 74CFC033-FA4D-4B1E-A871-7DC48FA36769.
Premake 4.0 or later.