Projects in Awesome Lists tagged with seedable
A curated list of projects in awesome lists tagged with seedable .
https://github.com/stdlib-js/random-base-uniform
Uniformly distributed pseudorandom numbers.
continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random randu rng seed seedable statistics stats stdlib uniform
Last synced: 24 Apr 2025
https://github.com/stdlib-js/random
Standard library generic random functions.
generator javascript lib library math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable standard statistics stats stdlib
Last synced: 29 Oct 2025
https://github.com/stdlib-js/random-base-normal
Normally distributed pseudorandom numbers.
gaussian generator javascript math mathematics node node-js nodejs normal prng pseudorandom rand randn random rng seed seedable statistics stats stdlib
Last synced: 26 Jun 2025
https://github.com/stdlib-js/random-base-gamma
Gamma distributed pseudorandom numbers.
factory gamma generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rgamma rng seed seedable statistics stats stdlib
Last synced: 03 Jul 2025
https://github.com/stdlib-js/random-iter-logistic
Create an iterator for generating pseudorandom numbers drawn from a logistic distribution.
continuous generator iterator javascript logistic math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 08 Jan 2026
https://github.com/stdlib-js/random-base-logistic
Logistic distributed pseudorandom numbers.
factory generator javascript logistic math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 30 Oct 2025
https://github.com/stdlib-js/random-base-cauchy
Cauchy distributed pseudorandom numbers.
cauchy distribution factory generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 22 Mar 2025
https://github.com/stdlib-js/random-streams-kumaraswamy
Create a readable stream for generating pseudorandom numbers drawn from a Kumaraswamy's double bounded distribution.
continuous javascript kumaraswamy math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 25 Oct 2025
https://github.com/stdlib-js/random-iter-gamma
Create an iterator for generating pseudorandom numbers drawn from a gamma distribution.
continuous gamma generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 13 May 2026
https://github.com/stdlib-js/random-base-erlang
Erlang distributed pseudorandom numbers.
erlang factory generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 13 Apr 2025
https://github.com/stdlib-js/random-iter-uniform
Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.
continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib uniform
Last synced: 23 Apr 2025
https://github.com/stdlib-js/random-streams-discrete-uniform
Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.
discrete javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream uniform
Last synced: 12 Oct 2025
https://github.com/stdlib-js/random-iter-poisson
Create an iterator for generating pseudorandom numbers drawn from a Poisson distribution.
counts discrete generator javascript math mathematics node node-js nodejs poisson prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 14 Apr 2026
https://github.com/stdlib-js/random-base-arcsine
Arcsine distributed pseudorandom numbers.
arcsine continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random randu rng seed seedable statistics stats stdlib
Last synced: 10 Apr 2025
https://github.com/stdlib-js/random-streams-frechet
Create a readable stream for generating pseudorandom numbers drawn from a Fréchet distribution.
continuous frechet javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 27 Oct 2025
https://github.com/stdlib-js/random-streams-hypergeometric
Create a readable stream for generating pseudorandom numbers drawn from a hypergeometric distribution.
discrete hypergeometric javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 24 Jan 2026
https://github.com/stdlib-js/random-base-geometric
Geometric distributed pseudorandom numbers.
discrete generator geometric javascript math mathematics node node-js nodejs prng pseudorandom rand random rgeometric rng seed seedable statistics stats stdlib
Last synced: 03 Apr 2025
https://github.com/stdlib-js/random-streams-bernoulli
Create a readable stream for generating pseudorandom numbers drawn from a Bernoulli distribution.
bernoulli discrete javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 30 Jun 2025
https://github.com/stdlib-js/random-streams-rayleigh
Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.
continuous javascript math mathematics node node-js nodejs prng pseudorandom rand random rayleigh readable rng seed seedable statistics stats stdlib stream
Last synced: 28 Sep 2025
https://github.com/stdlib-js/random-iter-weibull
Create an iterator for generating pseudorandom numbers drawn from a Weibull distribution.
continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib weibull
Last synced: 19 Mar 2025
https://github.com/stdlib-js/random-streams-geometric
Create a readable stream for generating pseudorandom numbers drawn from a geometric distribution.
discrete geometric javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 11 Aug 2025
https://github.com/stdlib-js/random-iter
Standard library pseudorandom number generator iterators.
generator javascript lib library math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable standard statistics stats stdlib
Last synced: 22 Aug 2025
https://github.com/stdlib-js/random-iter-bernoulli
Create an iterator for generating pseudorandom numbers drawn from a Bernoulli distribution.
bernoulli binomial discrete generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 11 Apr 2025
https://github.com/stdlib-js/random-iter-arcsine
Create an iterator for generating pseudorandom numbers drawn from an arcsine distribution.
arcsine continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 13 May 2025
https://github.com/stdlib-js/random-iter-cauchy
Create an iterator for generating pseudorandom numbers drawn from a Cauchy distribution.
cauchy continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 05 Mar 2026
https://github.com/stdlib-js/random-iter-levy
Create an iterator for generating pseudorandom numbers drawn from a Lévy distribution.
continuous generator iterator javascript levy math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 06 Mar 2026
https://github.com/stdlib-js/random-iter-binomial
Create an iterator for generating pseudorandom numbers drawn from a binomial distribution.
bernoulli binomial discrete generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 05 May 2025
https://github.com/stdlib-js/random-streams-arcsine
Create a readable stream for generating pseudorandom numbers drawn from an arcsine distribution.
arcsine continuous javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 20 Apr 2026
https://github.com/stdlib-js/random-streams-weibull
Create a readable stream for generating pseudorandom numbers drawn from a Weibull distribution.
continuous javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream weibull
Last synced: 26 Jan 2026
https://github.com/stdlib-js/random-array-normal
Create an array containing pseudorandom numbers drawn from a normal distribution.
continuous gaussian generator javascript math mathematics node node-js nodejs normal prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 15 Feb 2026
https://github.com/stdlib-js/random-array-erlang
Create an array containing pseudorandom numbers drawn from an Erlang distribution.
array continuous erlang generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 04 Mar 2026
https://github.com/stdlib-js/random-array-arcsine
Create an array containing arcsine distributed pseudorandom numbers.
arcsine array continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 21 Apr 2026
https://github.com/stdlib-js/random-strided-weibull
Fill a strided array with pseudorandom numbers drawn from a Weibull distribution.
continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib strided weibull
Last synced: 15 Feb 2026
https://github.com/stdlib-js/random-streams-triangular
Create a readable stream for generating pseudorandom numbers drawn from a triangular distribution.
continuous javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream triangular
Last synced: 13 Apr 2025
https://github.com/stdlib-js/random-array-uniform
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
array continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib uniform
Last synced: 04 Apr 2025
https://github.com/stdlib-js/random-strided-normal
Fill a strided array with pseudorandom numbers drawn from a normal distribution.
continuous gaussian generator javascript math mathematics node node-js nodejs normal prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 18 May 2026
https://github.com/stdlib-js/random-streams-poisson
Create a readable stream for generating pseudorandom numbers drawn from a Poisson distribution.
continuous javascript math mathematics node node-js nodejs poisson prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 05 Feb 2026
https://github.com/stdlib-js/random-strided-uniform
Fill a strided array with pseudorandom numbers drawn from a continuous uniform distribution.
continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib strided uniform
Last synced: 12 Jan 2026
https://github.com/stdlib-js/random-iter-geometric
Create an iterator for generating pseudorandom numbers drawn from a geometric distribution.
discrete generator geometric iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 12 Jan 2026
https://github.com/stdlib-js/random-strided-cosine
Fill a strided array with pseudorandom numbers drawn from a raised cosine distribution.
continuous cosine generator javascript math mathematics node node-js nodejs prng pseudorandom raised rand random rng seed seedable statistics stats stdlib
Last synced: 26 Jun 2025
https://github.com/stdlib-js/random-array-tools-ternary
Constructor for creating arrays filled with pseudorandom values drawn from a ternary PRNG.
array generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib tools vector
Last synced: 08 Apr 2026
https://github.com/stdlib-js/random-base-chi
Chi distributed pseudorandom numbers.
chi factory gamma generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 04 Oct 2025
https://github.com/stdlib-js/random-array-kumaraswamy
Create an array containing pseudorandom numbers drawn from Kumaraswamy's double bounded distribution.
array continuous generator javascript kumaraswamy math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 12 Aug 2025
https://github.com/stdlib-js/random-strided-mt19937
Fill a strided array with pseudorandom numbers generated using a 32-bit Mersenne Twister pseudorandom number generator.
generator javascript math mathematics mt19937 node node-js nodejs prng pseudorandom rand randi randint random rng seed seedable statistics stats stdlib
Last synced: 19 Feb 2026
https://github.com/stdlib-js/random-array-tools-nullary
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
array generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib tools vector
Last synced: 19 Feb 2026
https://github.com/stdlib-js/random-strided-chi
Fill a strided array with pseudorandom numbers drawn from a chi distribution.
chi continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib strided
Last synced: 20 Feb 2026
https://github.com/stdlib-js/random-iter-triangular
Create an iterator for generating pseudorandom numbers drawn from a triangular distribution.
continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib triangular
Last synced: 28 Jan 2026
https://github.com/stdlib-js/random-array-cosine
Create an array containing pseudorandom numbers drawn from a raised cosine distribution.
continuous cosine generator javascript math mathematics node node-js nodejs prng pseudorandom raised rand random rng seed seedable statistics stats stdlib
Last synced: 10 Mar 2026
https://github.com/stdlib-js/random-streams-levy
Create a readable stream for generating pseudorandom numbers drawn from a Lévy distribution.
continuous javascript levy math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 05 Jan 2026
https://github.com/stdlib-js/random-array-hypergeometric
Create an array containing pseudorandom numbers drawn from a hypergeometric distribution.
array discrete generator hypergeometric javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib
Last synced: 10 Feb 2026
https://github.com/stdlib-js/random-array-rayleigh
Create an array containing pseudorandom numbers drawn from a Rayleigh distribution.
array continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rayleigh rng seed seedable statistics stats stdlib
Last synced: 26 Aug 2025
https://github.com/stdlib-js/random-strided-bernoulli
Fill a strided array with pseudorandom numbers drawn from a Bernoulli distribution.
bernoulli discrete generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib strided
Last synced: 12 Mar 2026
https://github.com/stdlib-js/random-array-triangular
Create an array containing pseudorandom numbers drawn from a triangular distribution.
array continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib triangular
Last synced: 10 Oct 2025
https://github.com/stdlib-js/random-array-tools-unary
Constructor for creating arrays filled with pseudorandom values drawn from a unary PRNG.
array generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib tools vector
Last synced: 09 Mar 2026
https://github.com/stdlib-js/random-strided-tools
Pseudorandom number generator strided array function tools.
generator javascript lib library math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable standard statistics stats stdlib
Last synced: 27 Feb 2026
https://github.com/stdlib-js/random-strided-arcsine
Fill a strided array with arcsine distributed pseudorandom numbers.
arcsine continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable statistics stats stdlib strided
Last synced: 16 Mar 2026
https://github.com/stdlib-js/random-iter-randu
Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.
continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random randu rng seed seedable statistics stats stdlib uniform
Last synced: 15 Apr 2026
https://github.com/stdlib-js/random-streams-chi
Create a readable stream for generating pseudorandom numbers drawn from a chi distribution.
chi continuous javascript math mathematics node node-js nodejs prng pseudorandom rand random readable rng seed seedable statistics stats stdlib stream
Last synced: 25 Feb 2026
https://github.com/stdlib-js/random-strided-rayleigh
Fill a strided array with pseudorandom numbers drawn from a Rayleigh distribution.
continuous generator javascript math mathematics node node-js nodejs prng pseudorandom rand random rayleigh rng seed seedable statistics stats stdlib strided
Last synced: 15 Feb 2026
https://github.com/stdlib-js/random-iter-rayleigh
Create an iterator for generating pseudorandom numbers drawn from a Rayleigh distribution.
continuous generator iterator javascript math mathematics node node-js nodejs prng pseudorandom rand random rayleigh rng seed seedable statistics stats stdlib
Last synced: 15 Feb 2026
https://github.com/stdlib-js/random-array-tools
Pseudorandom number generator array creation function tools.
generator javascript lib library math mathematics node node-js nodejs prng pseudorandom rand random rng seed seedable standard statistics stats stdlib
Last synced: 16 Feb 2026
https://github.com/ianlintner/lexiconlang
Seedable, composable, multi-strategy game content generation for TypeScript — random names, NPCs, places, factions, items via grammars + Markov chains
conlang gamedev language-generator lexicon name-generator phaser seedable typescript web
Last synced: 17 Jun 2026
https://github.com/voidd0/fakeit
generate realistic fake test data. seedable, schemable, fast.
cli devtools fake-data faker iban isbn javascript luhn nodejs seedable test-fixtures
Last synced: 20 Jun 2026