String
-
Returns a localized string with empty comment.
-
Returns a localized string using a given format a template.
-
DJB Hash function
Warning
Keep in mind that DJB hash function is not designed to be collision-resistant, it’s not considered to be a secure hash function and should not be used for cryptographic purposes. If collision resistance is important for your use case, then you should use a cryptographic hash function like SHA-256.
View on GitHub
Install in Dash
String Extension Reference