Fills the buffer new random numbers.
The buffer that will be filled with random numbers. It will contain buffer.length random ubytes. Supportes both heap-based and stack-based arrays.
CryptoException on error.
See Implementation
Fills the buffer new random numbers.