8000 hash · Windower/packages Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
RubenatorX edited this page Apr 28, 2020 · 2 revisions

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>
Clone this wiki locally
0