PGAGetRandomSeed(5) PGAPack PGAGetRandomSeed(5)NAMEPGAGetRandomSeed - returns the integer to seed random numbers withINPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetRandomSeed(ctx) PGAContext *ctxLOCATIONrandom.cEXAMPLEExample: PGAContext *ctx; int seed; : seed = PGAGetRandomSeed(ctx); 05/01/95 PGAGetRandomSeed(5)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgasetintegerinitrange(2) - debian |
| pgacreate(8) - debian |
| pgasortpop(8) - debian |
| sranddev(3) - freebsd |