configurable trans-membrance hostcall blocklist
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user