hash - Windower/packages GitHub Wiki

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>
⚠️ **GitHub.com Fallback** ⚠️