There was an error while loading. Please reload this page.
The hash library provides functions for general purpose non-crypographic hashing.
local hash = require('core.hash')
❗ Dependency Required To use this library, you must include hash in the manifest.xml file for your package: <dependency>hash</dependency>
❗ Dependency Required
To use this library, you must include hash in the manifest.xml file for your package:
hash
manifest.xml
<dependency>hash</dependency>