RandomGenerator Package Paclet SymbolMore About »

RandomBinomial

RandomBinomial[n, p, lb, s]
gives s random draws from the binomial distribution with parameters n and p, truncted to be not less than lb. The defaults lb=0 and s=1.