Fills buf with len random bytes. This is the default implementation for prng(). You might want to change prng() to use a better PRNG on your specific platform.
buf
len
Definition at line 33 of file prng.h.
Definition at line 40 of file prng.h.