debian man page for pgarandominterval

Query: pgarandominterval

OS: debian

Section: 5

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PGARandomInterval(5)						      PGAPack						      PGARandomInterval(5)

NAME
PGARandomInterval - returns a uniform random number on the specified interval
INPUT PARAMETERS
ctx - context variable start - starting (integer) value of the interval end - ending (integer) value of the interval
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGARandomInterval(ctx, start, end) PGAContext *ctx int start int end
LOCATION
random.c
EXAMPLE
Example: Generate a value uniformly random from the interval [0,99] PGAContext *ctx; : PGARandomInterval(ctx, 0, 99); 05/01/95 PGARandomInterval(5)
Related Man Pages
pgaevaluate(1) - debian
pgadebugprint(3) - debian
modbus_send_raw_request(3) - debian
pgacreate(8) - debian
randomid_delete(3) - netbsd
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections