@BRANDFILL — Fills a binary buffer with random bytes.

Syntax:
%@BRANDFILL[bbuf,offset,count]

bbufa binary buffer handle returned by @BALLOC
offsetthe byte offset within the buffer to start filling; defaults to 0
countthe maximum number of bytes to write; defaults to the end of the buffer