# sqids v0.2.2 - Table of Contents

> Generate YouTube-looking IDs from numbers

## Pages

- [Changelog](changelog.md)
- [LICENSE](license.md)
- [Migration guide](migration.md)
- [Sqids](readme.md)

## Modules

- [Sqids](Sqids.md): Sqids API
- [Sqids.Agent](Sqids.Agent.md): Storage for `Sqids` shared state.
Like stdlib's [Agent](https://hexdocs.pm/elixir/1.15/Agent.html) but using
OTP's [`persistent_term`](https://www.erlang.org/doc/man/persistent_term).

- [Sqids.Hacks](Sqids.Hacks.md): Workarounds

