configurable trans-membrance hostcall blocklist

This commit is contained in:
root
2026-06-16 01:13:06 +00:00
parent 52cf266a5e
commit f2a3503ac3
60 changed files with 1675 additions and 338 deletions
+7
View File
@@ -0,0 +1,7 @@
# random_bytes
```cpp
String random_bytes(u64 n)
```
Returns up to `n` bytes from the host CSPRNG. Requests are capped to a bounded size.