Generate entropy data with intel rdrand instruction.
Collect entropy. Note: Implementation must call sendEntropyEvent(in ubyte[] buf) to send data to the accumulator.
use this method to send entropy to the accumulator
See Implementation
Generate entropy data with intel rdrand instruction.