GitHub topics: pseudorandom
saharshganorkar/prng-f-32
Language: C - Size: 4.88 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

mentosTV21/prng-d-64
PRNG D 64 is a high-performance pseudorandom number generator that produces 64-bit integers with a minimum period of 2²⁵⁶. It efficiently generates statistically strong random numbers, making it suitable for various applications. 🖥️✨
Language: C - Size: 4.88 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

pre-eth/adam
ADAM is an actively developed CSPRNG inspired by ISAAC64
Language: C - Size: 1.04 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 21 - Forks: 0

stdlib-js/random
Standard library generic random functions.
Language: JavaScript - Size: 33.3 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 3 - Forks: 1

stdlib-js/random-streams-normal
Create a readable stream for generating pseudorandom numbers drawn from a normal distribution.
Language: JavaScript - Size: 3.35 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

cicirello/rho-mu
ρμ - a Java library of Randomization enHancements and Other Math Utilities
Language: Java - Size: 2.43 MB - Last synced at: 6 days ago - Pushed at: 12 days ago - Stars: 7 - Forks: 4

stdlib-js/random-base-invgamma
Inverse gamma distributed pseudorandom numbers.
Language: JavaScript - Size: 3.21 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

stdlib-js/random-strided-tools-unary-factory
Create a factory function for filling strided arrays with pseudorandom values drawn from a unary PRNG.
Language: JavaScript - Size: 1.2 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-prng-like
Test if a value is PRNG-like.
Language: JavaScript - Size: 717 KB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

stdlib-js/random-array-uniform
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Language: JavaScript - Size: 2.32 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

stdlib-js/random-base-f
F distributed pseudorandom numbers.
Language: JavaScript - Size: 3.35 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

stdlib-js/random-base-geometric
Geometric distributed pseudorandom numbers.
Language: JavaScript - Size: 2.14 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

stdlib-js/random-streams-arcsine
Create a readable stream for generating pseudorandom numbers drawn from an arcsine distribution.
Language: JavaScript - Size: 2.99 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0

vladimir-sama/pakhomov-gsc
Pakhomov GSC (Generative Seed Compression)
Language: C++ - Size: 97.7 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

stdlib-js/random-base-randi
Pseudorandom numbers having integer values.
Language: JavaScript - Size: 2.04 MB - Last synced at: 16 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

stdlib-js/random-streams-gamma
Create a readable stream for generating pseudorandom numbers drawn from a gamma distribution.
Language: JavaScript - Size: 3.45 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/random-iter-cauchy
Create an iterator for generating pseudorandom numbers drawn from a Cauchy distribution.
Language: JavaScript - Size: 2.67 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/random-base-normal
Normally distributed pseudorandom numbers.
Language: JavaScript - Size: 2.05 MB - Last synced at: 5 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/random-base-poisson
Poisson distributed random numbers.
Language: JavaScript - Size: 2.41 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/random-base-negative-binomial
Negative binomial distributed pseudorandom numbers.
Language: JavaScript - Size: 3.59 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/random-iter-randn
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution.
Language: JavaScript - Size: 2.59 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/random-array-tools-unary-factory
Create a factory function for generating pseudorandom values drawn from a unary PRNG.
Language: JavaScript - Size: 787 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/random-array-exponential
Create an array containing pseudorandom numbers drawn from an exponential distribution.
Language: JavaScript - Size: 1.7 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/random-iter-cosine
Create an iterator for generating pseudorandom numbers drawn from a raised cosine distribution.
Language: JavaScript - Size: 3.09 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/random-streams-cosine
Create a readable stream for generating pseudorandom numbers drawn from a raised cosine distribution.
Language: JavaScript - Size: 4.13 MB - Last synced at: 16 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/random-iter-box-muller
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.
Language: JavaScript - Size: 2.44 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/random-iter-lognormal
Create an iterator for generating pseudorandom numbers drawn from a lognormal distribution.
Language: JavaScript - Size: 2.56 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/random-strided-tools-ternary-factory
Create a factory function for filling strided arrays with pseudorandom values drawn from a ternary PRNG.
Language: JavaScript - Size: 375 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

wstaffordp/prng-e-64
A fast, statistically-strong PRNG with 64-bit integers and a minimum period of 2¹⁰²⁴ to 2⁶⁵⁵³⁶.
Language: C - Size: 1.95 KB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

wstaffordp/prng-b-32
A fast, statistically-strong PRNG with 32-bit integers and a period of 2³².
Language: C - Size: 1.95 KB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

wstaffordp/prng-b-16
A fast, statistically-strong PRNG with 16-bit integers and a period of 2¹⁶.
Language: C - Size: 1.95 KB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

wstaffordp/prng-d-64
A fast, statistically-strong PRNG with 64-bit integers and a minimum period of 2²⁵⁶.
Language: C - Size: 1.95 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

wstaffordp/prng-f-32
An extremely-fast, statistically-strong PRNG with 32-bit integers and a minimum period of 2¹⁰²⁴.
Language: C - Size: 1.95 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

stdlib-js/random-iter-binomial
Create an iterator for generating pseudorandom numbers drawn from a binomial distribution.
Language: JavaScript - Size: 2.51 MB - Last synced at: 24 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/random-strided-weibull
Fill a strided array with pseudorandom numbers drawn from a Weibull distribution.
Language: JavaScript - Size: 2.72 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/random-iter-randi
Create an iterator for generating pseudorandom numbers having integer values.
Language: JavaScript - Size: 2.07 MB - Last synced at: 4 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/random-streams-chisquare
Create a readable stream for generating pseudorandom numbers drawn from a chi-square distribution.
Language: JavaScript - Size: 4.05 MB - Last synced at: 15 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/random-base-weibull
Weibull distributed pseudorandom numbers.
Language: JavaScript - Size: 2.35 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/random-base-improved-ziggurat
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Language: JavaScript - Size: 1.98 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/random-array-tools-unary
Constructor for creating arrays filled with pseudorandom values drawn from a unary PRNG.
Language: JavaScript - Size: 717 KB - Last synced at: 12 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/random-base-uniform
Uniformly distributed pseudorandom numbers.
Language: JavaScript - Size: 1.94 MB - Last synced at: 4 days ago - Pushed at: 27 days ago - Stars: 4 - Forks: 0

stdlib-js/random-iter-exponential
Create an iterator for generating pseudorandom numbers drawn from an exponential distribution.
Language: JavaScript - Size: 2.22 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/random-array-normal
Create an array containing pseudorandom numbers drawn from a normal distribution.
Language: JavaScript - Size: 2.33 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/random-strided-minstd
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).
Language: JavaScript - Size: 1.6 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/random-array-laplace
Create an array containing pseudorandom numbers drawn from a Laplace (double exponential) distribution.
Language: JavaScript - Size: 864 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/random-iter-frechet
Create an iterator for generating pseudorandom numbers drawn from a Fréchet distribution.
Language: JavaScript - Size: 2.61 MB - Last synced at: 11 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/random-strided
Pseudorandom number generator strided array functions.
Language: JavaScript - Size: 336 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/random-iter-invgamma
Create an iterator for generating pseudorandom numbers drawn from an inverse gamma distribution.
Language: JavaScript - Size: 3.03 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/random-base-discrete-uniform
Discrete uniform distributed pseudorandom numbers.
Language: JavaScript - Size: 2.17 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/random-tools-unary
Constructor for creating ndarrays filled with pseudorandom numbers drawn from a single-parameter probability distribution.
Language: JavaScript - Size: 711 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

stdlib-js/random-streams-geometric
Create a readable stream for generating pseudorandom numbers drawn from a geometric distribution.
Language: JavaScript - Size: 3.24 MB - Last synced at: 23 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/random-streams-binomial
Create a readable stream for generating pseudorandom numbers drawn from a binomial distribution.
Language: JavaScript - Size: 3.45 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/random-array-mt19937
Create an array containing pseudorandom numbers generated using a 32-bit Mersenne Twister pseudorandom number generator.
Language: JavaScript - Size: 1.4 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/random-base-minstd-shuffle
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Language: JavaScript - Size: 1.56 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

stdlib-js/random-streams-weibull
Create a readable stream for generating pseudorandom numbers drawn from a Weibull distribution.
Language: JavaScript - Size: 3.23 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

stdlib-js/random-array-tools-binary
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Language: JavaScript - Size: 1.21 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-base-randn
Standard normal pseudorandom numbers.
Language: JavaScript - Size: 2.47 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-exponential
Generate pseudorandom numbers drawn from an exponential distribution.
Language: JavaScript - Size: 2.51 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-streams-randn
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution.
Language: JavaScript - Size: 3.6 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/random-streams-kumaraswamy
Create a readable stream for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
Language: JavaScript - Size: 3.33 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/random-array-frechet
Create an array containing pseudorandom numbers drawn from a Fréchet distribution.
Language: JavaScript - Size: 1000 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-strided-cosine
Fill a strided array with pseudorandom numbers drawn from a raised cosine distribution.
Language: JavaScript - Size: 3.53 MB - Last synced at: about 16 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-iter-mt19937
Create an iterator for a 32-bit Mersenne Twister pseudorandom number generator.
Language: JavaScript - Size: 1.99 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

stdlib-js/random-base-hypergeometric
Hypergeometric distributed pseudorandom numbers.
Language: JavaScript - Size: 2.64 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/random-array-logistic
Create an array containing pseudorandom numbers drawn from a logistic distribution.
Language: JavaScript - Size: 818 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-streams-improved-ziggurat
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Improved Ziggurat algorithm.
Language: JavaScript - Size: 2.87 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/random-array-minstd
Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).
Language: JavaScript - Size: 1.32 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-iter-normal
Create an iterator for generating pseudorandom numbers drawn from a normal distribution.
Language: JavaScript - Size: 2.6 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/random-strided-betaprime
Fill a strided array with pseudorandom numbers drawn from a beta prime distribution.
Language: JavaScript - Size: 3.52 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/random-strided-gamma
Fill a strided array with pseudorandom numbers drawn from a gamma distribution.
Language: JavaScript - Size: 3.16 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-streams-negative-binomial
Create a readable stream for generating pseudorandom numbers drawn from a negative binomial distribution.
Language: JavaScript - Size: 3.73 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/random-strided-uniform
Fill a strided array with pseudorandom numbers drawn from a continuous uniform distribution.
Language: JavaScript - Size: 2.59 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-base-bernoulli
Bernoulli distributed pseudorandom numbers.
Language: JavaScript - Size: 1.78 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/random-streams-lognormal
Create a readable stream for generating pseudorandom numbers drawn from a lognormal distribution.
Language: JavaScript - Size: 3.26 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/random-strided-poisson
Fill a strided array with pseudorandom numbers drawn from a Poisson distribution.
Language: JavaScript - Size: 1.57 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-streams-gumbel
Create a readable stream for generating pseudorandom numbers drawn from a Gumbel distribution.
Language: JavaScript - Size: 3.18 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/random-array-erlang
Create an array containing pseudorandom numbers drawn from an Erlang distribution.
Language: JavaScript - Size: 834 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-streams-pareto-type1
Create a readable stream for generating pseudorandom numbers drawn from a Pareto (Type I) distribution.
Language: JavaScript - Size: 2.65 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/random-tools-binary
Constructor for creating ndarrays filled with pseudorandom values drawn from a binary PRNG.
Language: JavaScript - Size: 742 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/random-iter-rayleigh
Create an iterator for generating pseudorandom numbers drawn from a Rayleigh distribution.
Language: JavaScript - Size: 2.25 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-tools
Pseudorandom number generator ndarray creation function tools.
Language: JavaScript - Size: 2.27 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

avaneev/a5hash
Ultra fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
Language: C++ - Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 0

stdlib-js/random-tools-unary-factory
Create a function for generating pseudorandom numbers drawn from a single-parameter probability distribution.
Language: JavaScript - Size: 3.11 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/random-array-levy
Create an array containing pseudorandom numbers drawn from a Lévy distribution.
Language: JavaScript - Size: 972 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-streams-t
Create a readable stream for generating pseudorandom numbers drawn from a Student's t distribution.
Language: JavaScript - Size: 3.45 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/random-base-levy
Lévy distributed pseudorandom numbers.
Language: JavaScript - Size: 1.93 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/random-iter-improved-ziggurat
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution using the Improved Ziggurat algorithm.
Language: JavaScript - Size: 2.3 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/random-array-kumaraswamy
Create an array containing pseudorandom numbers drawn from Kumaraswamy's double bounded distribution.
Language: JavaScript - Size: 994 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-streams-levy
Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.
Language: JavaScript - Size: 3.13 MB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/random-array
Pseudorandom number generator array creation functions.
Language: JavaScript - Size: 15.5 MB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/random-base
Standard library base pseudorandom number generators.
Language: JavaScript - Size: 12.7 MB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

avaneev/komihash
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
Language: C++ - Size: 871 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 223 - Forks: 7

stdlib-js/random-base-chi
Chi distributed pseudorandom numbers.
Language: JavaScript - Size: 3.04 MB - Last synced at: about 20 hours ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

viviendracon/Number-Sequences
Presents a novel investigation into the specific properties of two sequences over four papers.
Size: 294 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/random-iter-randu
Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.
Language: JavaScript - Size: 2.23 MB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/random-iter-weibull
Create an iterator for generating pseudorandom numbers drawn from a Weibull distribution.
Language: JavaScript - Size: 2.48 MB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/random-array-invgamma
Create an array containing pseudorandom numbers drawn from an inverse gamma distribution.
Language: JavaScript - Size: 2.34 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/random-strided-tools
Pseudorandom number generator strided array function tools.
Language: JavaScript - Size: 939 KB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/random-streams-erlang
Create a readable stream for generating pseudorandom numbers drawn from an Erlang distribution.
Language: JavaScript - Size: 3.13 MB - Last synced at: 13 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/random-base-arcsine
Arcsine distributed pseudorandom numbers.
Language: JavaScript - Size: 2.31 MB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0
