BitShares-Core
5.1.0
BitShares blockchain implementation and command-line interface software
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
libraries
fc
include
fc
crypto
rand.hpp
Go to the documentation of this file.
1
#pragma once
2
3
namespace
fc
{
4
5
/* provides access to the OpenSSL random number generator */
6
void
rand_bytes
(
char
* buf,
int
count);
7
}
// namespace fc
fc::rand_bytes
void rand_bytes(char *buf, int count)
Definition:
rand.cpp:9
fc
defines wrappers for boost::asio functions
Definition:
api.hpp:15
Generated on Tue Jan 26 2021 10:20:56 for BitShares-Core by
1.8.11