r Binomial
Return
the random value
Parameters
p Success
the probability of success, must be in (0,1)
n Trials
the number of trials, must be greater than 0
stream Num
the stream number from the stream provider to use
Return
the random value
Parameters
p Success
the probability of success, must be in (0,1)
n Trials
the number of trials, must be greater than 0
stream
the random number stream