runtimeHasRdrand property

bool runtimeHasRdrand

Implementation

static bool get runtimeHasRdrand => _sodium.sodium_runtime_has_rdrand() == 1;