fn RtlGenRandom(output: []u8) RtlGenRandomError!void

Call RtlGenRandom() instead of CryptGetRandom() on Windows https://github.com/rust-lang-nursery/rand/issues/111 https://bugzilla.mozilla.org/show_bug.cgi?id=504270

Parameters

output: []u8,