# Page Not Found

The URL `generating_random_data/README.html` does not exist.

You might be looking for one of these pages:
- [Generating random data](https://libsodium.gitbook.io/doc/generating_random_data.md)
- [AEAD constructions](https://libsodium.gitbook.io/doc/secret-key_cryptography/aead.md)
- [Stream ciphers](https://libsodium.gitbook.io/doc/advanced/stream_ciphers.md)
- [Introduction](https://libsodium.gitbook.io/doc/readme.md)
- [Encrypting a set of related messages](https://libsodium.gitbook.io/doc/secret-key_cryptography/encrypted-messages.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://libsodium.gitbook.io/doc/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://libsodium.gitbook.io/doc/llms-full.txt) - Full content export

## Tips for requesting documentation

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