> For the complete documentation index, see [llms.txt](https://matt12945.gitbook.io/eft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://matt12945.gitbook.io/eft/functions/utility/adlergen.md).

# utility.adlerGen(string)

Generate adler-32 checksum as string.

**Usage exemple :**

```javascript
utility.adlerGen('I have made a lan mod for jet')
```
