Functions | Variables
rand.cc File Reference
#include <string>
#include <vector>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <openssl/rand.h>
#include "internal.h"
Include dependency graph for rand.cc:

Go to the source code of this file.

Functions

bool Rand (const std::vector< std::string > &args)
 

Variables

static const struct argument kArguments []
 

Function Documentation

◆ Rand()

bool Rand ( const std::vector< std::string > &  args)

Definition at line 37 of file rand.cc.

Variable Documentation

◆ kArguments

const struct argument kArguments[]
static
Initial value:
= {
{
"Hex encoded output."
},
{
},
}

Definition at line 27 of file rand.cc.

kBooleanArgument
@ kBooleanArgument
Definition: third_party/boringssl-with-bazel/src/tool/internal.h:105
kOptionalArgument
@ kOptionalArgument
Definition: third_party/boringssl-with-bazel/src/tool/internal.h:104


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:27