# random_bytes

```cpp
String random_bytes(u64 n)
```

Returns up to `n` bytes from the host CSPRNG. Requests are capped to a bounded size.
