UNPKG

@stdlib/random-array-binomial

Version:

Create an array containing pseudorandom numbers drawn from a binomial distribution.

3 lines 112 B
/// <reference path="../docs/types/index.d.ts" /> import binomial from '../docs/types/index'; export = binomial;