cfunction
src/core/math.c on line 183 , column 1
(math/rng-buffer rng n &opt buf )
Get n random bytes and put them in a buffer. Creates a new buffer
if no buffer is provided , otherwise appends to the given buffer.
Returns the buffer.