Electroneum
Public Types | Public Member Functions | Static Public Member Functions | List of all members
crypto::random_device Struct Reference

#include <crypto.h>

Public Types

typedef uint64_t result_type
 

Public Member Functions

result_type operator() () const
 

Static Public Member Functions

static constexpr result_type min ()
 
static constexpr result_type max ()
 

Member Typedef Documentation

◆ result_type

Member Function Documentation

◆ max()

static constexpr result_type crypto::random_device::max ( )
inlinestaticconstexpr

◆ min()

static constexpr result_type crypto::random_device::min ( )
inlinestaticconstexpr

◆ operator()()

result_type crypto::random_device::operator() ( ) const
inline

The documentation for this struct was generated from the following file: