getRandom

getRandom - runs platform specific random function.

@trusted pure nothrow
void
getRandom
(
ref scope ubyte[] buf
)
in (buf.length <= 256)