#include <string>
#include <vector>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <openssl/rand.h>
#include "internal.h"
Go to the source code of this file.
Functions | |
bool | Rand (const std::vector< std::string > &args) |
Variables | |
static const struct argument | kArguments [] |