@stdlib/random-strided-gamma
Fill a strided array with pseudorandom numbers drawn from a gamma distribution.
Found 318 results for pseudorandom
Fill a strided array with pseudorandom numbers drawn from a gamma distribution.
Create an iterator for generating pseudorandom numbers drawn from a gamma distribution.
Create an iterator for generating pseudorandom numbers drawn from an arcsine distribution.
Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.
Create a readable stream for generating pseudorandom numbers drawn from an Erlang distribution.
Create an iterator for generating pseudorandom numbers drawn from a Poisson distribution.
Create an iterator for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
Fill a strided array with pseudorandom numbers drawn from a beta distribution.
Fill a strided array with pseudorandom numbers drawn from an exponential distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Bernoulli distribution.
Create a readable stream for generating pseudorandom numbers drawn from a negative binomial distribution.
Create a readable stream for generating pseudorandom numbers drawn from a geometric distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.
Create an array containing pseudorandom numbers drawn from a chi distribution.
Create an array containing pseudorandom numbers drawn from a raised cosine distribution.
Create an iterator for generating pseudorandom numbers drawn from a Fréchet distribution.
Fill a strided array with pseudorandom numbers drawn from a geometric distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Fréchet distribution.
Create an iterator for generating pseudorandom numbers drawn from a Rayleigh distribution.
Create a readable stream for a linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Pseudorandom number generator strided array functions.
Fill a strided array with pseudorandom numbers drawn from a Bernoulli distribution.
Pseudorandom number generator iterators.
Fill a strided array with pseudorandom numbers drawn from an inverse gamma distribution.
Pseudorandom number generator based on Alea algorithm.
Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.
Create a readable stream for generating pseudorandom numbers drawn from a logistic distribution.
Create a readable stream for generating pseudorandom numbers drawn from a gamma distribution.
Create an array containing pseudorandom numbers drawn from a Poisson distribution.
Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.
Seedable random number generator supporting many common distributions.
Create a readable stream for generating pseudorandom numbers having integer values.
Create an iterator for generating pseudorandom numbers drawn from a raised cosine distribution.
Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.
Generate pseudorandom numbers drawn from an exponential distribution.
This package is designed to help with various applications of randomness in JavaScript.