Welcome to the advanced documentation for UltraLoot
And here are demonstrations of how the different RNG functions work, and their distributions:
In this examples folder, you can find the following:
| Folder | Description |
|---|---|
| html | Example HTML implementations of ultraloot |
| node | Examples using plain node.js |
| rng | A demo of RNG capabilities |
| tables | Folder structure showing deeply nested and inherited tables loadable from JSON |
| ts | Example that has been generated by implementing in Typescript |