Monero
Loading...
Searching...
No Matches
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()

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

◆ min()

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: