randomgen.rdrand.RDRAND.success

RDRAND.success

Gets the flag indicating that all calls to RDRAND succeeded

Returns:

True indicates success, false indicates failure

Return type:

bool

Notes

Once status is set to 0, it remains 0 unless manually reset. This happens to ensure that it is possible to manually verify the status flag.