---
title: "Returns n random bytes generated with given seed"
method: GET
path: "/bytes/{n}"
tags: ["Dynamic data"]
---

# Returns n random bytes generated with given seed

`GET /bytes/{n}`

## Path parameters

- `n` unknown, required

## Response `200`

Bytes.

---

[API](https://skmtc.dev/httpbin/apis/httpbin-org.md) · [All operations](https://skmtc.dev/httpbin/apis/httpbin-org/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/httpbin/httpbin-org/revisions/1e1ea0d01f81/schema)
