@BRANDFILL — Fills a binary buffer
with random bytes.
Syntax:
%@BRANDFILL[bbuf,offset,count]
| bbuf | a binary buffer handle returned by @BALLOC |
| offset | the byte offset within the buffer to start filling; defaults to 0 |
| count | the maximum number of bytes to write; defaults to the end of the buffer |