Commit b6f0a698 authored by Guillaume Quintard's avatar Guillaume Quintard

Document random

parent 804917f3
......@@ -543,6 +543,11 @@ static const unsigned long random_expect[NRNDEXPECT] = {
#define RND_NEXT_1K 0x3bdcbe30
/* SECTION: random random
*
* Check the random number generator.
*/
static void
cmd_random(CMD_ARGS)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment