NAME

srandom - sets the seed for subsequent oadl::random() calls

SYNOPSIS

oadl::srandom(seed)

DESCRIPTION

sets the seed for subsequent oadl::random() calls

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related