> For the complete documentation index, see [llms.txt](https://read.bookofdefold.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://read.bookofdefold.com/defold-a-z/lua-tips.md).

# Lua Tips

- [Lua Tables](https://read.bookofdefold.com/defold-a-z/lua-tips/lua-tables.md): Learn useful information about Lua Tables!
- [About math.random()](https://read.bookofdefold.com/defold-a-z/lua-tips/about-math.random.md)
- [Randomly 1 or -1](https://read.bookofdefold.com/defold-a-z/lua-tips/randomly-1-or-1.md)
- [Lua Modules](https://read.bookofdefold.com/defold-a-z/lua-tips/lua-modules.md): How to create and use Lua modules.
- [Global Scope](https://read.bookofdefold.com/defold-a-z/lua-tips/global-scope.md)
