# Page Not Found

The URL `methods/maths/.chance` does not exist.

You might be looking for one of these pages:
- [.chance()](https://osl.mistium.com/methods/numbers/.chance.md)
- [.clone()](https://osl.mistium.com/methods/arrays/.clone.md)
- [.clone()](https://osl.mistium.com/methods/objects/.clone.md)
- [.clamp(low,high)](https://osl.mistium.com/methods/numbers/.clamp.md)
- [.concat(val)](https://osl.mistium.com/methods/strings/.concat.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://osl.mistium.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://osl.mistium.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/methods/numbers/.chance.md`)
- Use `Accept: text/markdown` header for content negotiation