syscall: ashet.random.get_soft_random
Documentation
Fills the provided pointer with random bytes from the entropy pool.
If the entropy pool runs out of entropy bits, this call does not block and draw bytes from the pool.
Inputs
data: bytebuf
Fills the provided pointer with random bytes from the entropy pool.
If the entropy pool runs out of entropy bits, this call does not block and draw bytes from the pool.
data: bytebuf