@stdlib/random-streams-triangular-cli
Create a readable stream for generating pseudorandom numbers drawn from a triangular distribution.
Found 318 results for pseudorandom
Create a readable stream for generating pseudorandom numbers drawn from a triangular distribution.
Fill a strided array with pseudorandom numbers drawn from an arcsine distribution.
Create a readable stream for generating pseudorandom numbers drawn from a lognormal distribution.
Create a readable stream for generating pseudorandom numbers drawn from an inverse gamma distribution.
Fill a strided array with pseudorandom numbers drawn from a Weibull distribution.
Create an array containing pseudorandom numbers drawn from a geometric distribution.
Create an iterator for generating pseudorandom numbers drawn from a Cauchy distribution.
Fill a strided array with pseudorandom numbers drawn from a Poisson distribution.
Create an array containing pseudorandom numbers drawn from a Student's t-distribution.
Create an array containing pseudorandom numbers drawn from a beta prime distribution.
An implementation of a 3 rounds of Feistel around AES 2-transformation 1-subtitution step. Supposed to be a pseudorandom permutation.
Fill a strided array with pseudorandom numbers drawn from a raised cosine distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Poisson distribution.
Fill a strided array with pseudorandom numbers drawn from a beta prime distribution.
Create an iterator for generating pseudorandom numbers drawn from an inverse gamma distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Gumbel distribution.
Create an iterator for generating pseudorandom numbers drawn from a Laplace distribution.
Create an iterator for generating pseudorandom numbers drawn from a Lévy distribution.
Create an iterator for generating pseudorandom numbers drawn from a geometric distribution.
Create an iterator for generating pseudorandom numbers drawn from a Bernoulli distribution.
Create a readable stream for generating pseudorandom numbers drawn from a binomial distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Gumbel distribution.
Create an array containing pseudorandom numbers drawn from a Lévy distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Student's t distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Poisson distribution.
Fill a strided array with uniformly distributed pseudorandom numbers between 0 and 1.
Create a readable stream for generating pseudorandom numbers drawn from a chi distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Laplace (double exponential) distribution.
Create an iterator for generating pseudorandom numbers drawn from a binomial distribution.
Create a readable stream for generating pseudorandom numbers drawn from an exponential distribution.
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.
Pseudorandom number generator strided array function tools.
Create a readable stream for generating pseudorandom numbers drawn from a hypergeometric distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Fréchet distribution.
Create a readable stream for generating pseudorandom numbers drawn from a raised cosine 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 Lévy 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.