Skip to main content

get_custom_entropy_source_info

Function get_custom_entropy_source_info 

Source
pub fn get_custom_entropy_source_info() -> Option<(&'static str, EntropyQuality)>
Expand description

Get information about the currently registered entropy source

ยงReturns

Returns a tuple of (source_id, quality) if a source is registered.