unavailable; never returns silently-unfilled bytes.
CryptoRandom.nextBytes
void nextBytes(ubyte[] buffer)Fills the provided buffer with random bytes.
Parameters
buffer | The buffer to fill. |
Throws
CryptoException when the entropy source fails or is
void nextBytes(ubyte[] buffer)Fills the provided buffer with random bytes.
buffer | The buffer to fill. |
unavailable; never returns silently-unfilled bytes.