-
-
Notifications
You must be signed in to change notification settings - Fork 621
string.sha1
starkos edited this page Apr 10, 2021
·
3 revisions
This wiki is no longer being maintained.
Returns a SHA-1 hash of a string value.
string.sha1("value")
value
is the string value to be hashed.
The SHA-1 hash value of the provided string.
Premake 5.0 or later.