GitHub topics: pseudorandom
stdlib-js/random-streams-gumbel
Create a readable stream for generating pseudorandom numbers drawn from a Gumbel distribution.
Language: JavaScript - Size: 3.17 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - 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: 8 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/random-base-weibull
Weibull distributed pseudorandom numbers.
Language: JavaScript - Size: 1.96 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/random-base-kumaraswamy
Kumaraswamy's double bounded distributed pseudorandom numbers.
Language: JavaScript - Size: 2.06 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/random-iter-logistic
Create an iterator for generating pseudorandom numbers drawn from a logistic distribution.
Language: JavaScript - Size: 2.26 MB - Last synced at: 14 days ago - Pushed at: about 2 months 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: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

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

avaneev/prvhash
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)
Language: C - Size: 9.87 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 312 - Forks: 23

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

stdlib-js/random-base-cauchy
Cauchy distributed pseudorandom numbers.
Language: JavaScript - Size: 2.23 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

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

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

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

stdlib-js/random-array-cauchy
Create an array containing pseudorandom numbers drawn from a Cauchy distribution.
Language: JavaScript - Size: 971 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/random-array-lognormal
Create an array containing pseudorandom numbers drawn from a lognormal distribution.
Language: JavaScript - Size: 2.35 MB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/random-array-bernoulli
Create an array containing pseudorandom numbers drawn from a Bernoulli distribution.
Language: JavaScript - Size: 1.6 MB - Last synced at: about 23 hours ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

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

stdlib-js/random-array-rayleigh
Create an array containing pseudorandom numbers drawn from a Rayleigh distribution.
Language: JavaScript - Size: 1000 KB - Last synced at: about 4 hours ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/random-strided-lognormal
Fill a strided array with pseudorandom numbers drawn from a lognormal distribution.
Language: JavaScript - Size: 3.06 MB - Last synced at: 13 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/random-array-triangular
Create an array containing pseudorandom numbers drawn from a triangular distribution.
Language: JavaScript - Size: 826 KB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/random-strided-tools-binary-factory
Create a factory function for filling strided arrays with pseudorandom values drawn from a binary PRNG.
Language: JavaScript - Size: 696 KB - Last synced at: 9 days ago - Pushed at: 2 months 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.59 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/random-base-poisson
Poisson distributed random numbers.
Language: JavaScript - Size: 2.4 MB - Last synced at: about 4 hours ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

toggio/pseudoRandom
Universal Cross-Platform Multi-Language PRNG (Pseudo Random Number Generator)
Language: Lua - Size: 121 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

ThiagoIanuch/SFML-Journey
My journey learning SFML and game development with C++
Language: C++ - Size: 259 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/random-array-tools-ternary
Constructor for creating arrays filled with pseudorandom values drawn from a ternary PRNG.
Language: JavaScript - Size: 1.13 MB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/random-array-tools-nullary
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Language: JavaScript - Size: 1.2 MB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 1 - 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: 15 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/random-streams-chi
Create a readable stream for generating pseudorandom numbers drawn from a chi distribution.
Language: JavaScript - Size: 3.39 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/random-array-poisson
Create an array containing pseudorandom numbers drawn from a Poisson distribution.
Language: JavaScript - Size: 1.21 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/random-base-rayleigh
Rayleigh distributed pseudorandom numbers.
Language: JavaScript - Size: 1.97 MB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/random-base-exponential
Exponentially distributed pseudorandom numbers.
Language: JavaScript - Size: 1.82 MB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/random-array-weibull
Create an array containing pseudorandom numbers drawn from a Weibull distribution.
Language: JavaScript - Size: 1.34 MB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/random-exponential
Generate pseudorandom numbers drawn from an exponential distribution.
Language: JavaScript - Size: 2.63 MB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/random-array-erlang
Create an array containing pseudorandom numbers drawn from an Erlang distribution.
Language: JavaScript - Size: 828 KB - Last synced at: about 7 hours ago - Pushed at: 3 months 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.72 MB - Last synced at: 8 days ago - Pushed at: 3 months 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: 17 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

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

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

stdlib-js/random-array-betaprime
Create an array containing pseudorandom numbers drawn from a beta prime distribution.
Language: JavaScript - Size: 2.39 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/random-base-gamma
Gamma distributed pseudorandom numbers.
Language: JavaScript - Size: 2.66 MB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

martinothamar/Fast.PRNGs.NET
Fast PRNG implementations in .NET. Your PRNG is unlikely to be a bottleneck in anything you do, but there are exceptions like for instance Monte Carlo simulations, where generating random samples can take some time.
Language: C# - Size: 295 KB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 6 - 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: 1 day ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

fDero/Ezra
Simple C library to generate uniformally-distributed pseudo-random numbers with no third party dependencies
Language: C - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/random-strided-tools
Pseudorandom number generator strided array function tools.
Language: JavaScript - Size: 1.01 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

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

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

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

stdlib-js/random-strided-beta
Fill a strided array with pseudorandom numbers drawn from a beta distribution.
Language: JavaScript - Size: 4.76 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 1 - 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: 9 days ago - Pushed at: 3 months 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.32 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/random-array-geometric
Create an array containing pseudorandom numbers drawn from a geometric distribution.
Language: JavaScript - Size: 2.77 MB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/random-streams-frechet
Create a readable stream for generating pseudorandom numbers drawn from a Fréchet distribution.
Language: JavaScript - Size: 3.42 MB - Last synced at: 4 days ago - Pushed at: 3 months 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: 2 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

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

DomenicoDeFelice/jsrand
A seeded pseudo-random number generator for JavaScript.
Language: JavaScript - Size: 329 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 4

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

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

stdlib-js/random-iter-levy
Create an iterator for generating pseudorandom numbers drawn from a Lévy distribution.
Language: JavaScript - Size: 2.36 MB - Last synced at: 24 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/random-streams-minstd
Create a readable stream for a linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Language: JavaScript - Size: 2.62 MB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/random-strided-bernoulli
Fill a strided array with pseudorandom numbers drawn from a Bernoulli distribution.
Language: JavaScript - Size: 1.46 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

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

stdlib-js/random-array-t
Create an array containing pseudorandom numbers drawn from a Student's t-distribution.
Language: JavaScript - Size: 1.96 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

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

stdlib-js/random-streams-randi
Create a readable stream for generating pseudorandom numbers having integer values.
Language: JavaScript - Size: 2.98 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/random-array-gumbel
Create an array containing pseudorandom numbers drawn from a Gumbel distribution.
Language: JavaScript - Size: 891 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

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

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

stdlib-js/random-strided-invgamma
Fill a strided array with pseudorandom numbers drawn from an inverse gamma distribution.
Language: JavaScript - Size: 3.49 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/random-base-box-muller
Normally distributed pseudorandom numbers using the Box-Muller transform.
Language: JavaScript - Size: 2.07 MB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/random-base-randu
Uniformly distributed pseudorandom numbers between 0 and 1.
Language: JavaScript - Size: 2.13 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/random-base-bernoulli
Bernoulli distributed pseudorandom numbers.
Language: JavaScript - Size: 1.72 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/random-array-randu
Create an array containing uniformly distributed pseudorandom numbers between 0 and 1.
Language: JavaScript - Size: 1.61 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/random-base-binomial
Binomial distributed pseudorandom numbers.
Language: JavaScript - Size: 2.18 MB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

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

stdlib-js/random-base-triangular
Triangular distributed pseudorandom numbers.
Language: JavaScript - Size: 1.9 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/random-array-gamma
Create an array containing pseudorandom numbers drawn from a gamma distribution.
Language: JavaScript - Size: 2.4 MB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/random-array-binomial
Create an array containing pseudorandom numbers drawn from a binomial distribution.
Language: JavaScript - Size: 913 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/random-streams-poisson
Create a readable stream for generating pseudorandom numbers drawn from a Poisson distribution.
Language: JavaScript - Size: 3.39 MB - Last synced at: 20 days ago - Pushed at: 4 months 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.55 MB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/random-base-laplace
Laplace (double exponential) distributed pseudorandom numbers.
Language: JavaScript - Size: 1.84 MB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/random-strided-chisquare
Fill a strided array with pseudorandom numbers drawn from a chi-square distribution.
Language: JavaScript - Size: 2.18 MB - Last synced at: 5 days ago - Pushed at: 4 months 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: 831 KB - Last synced at: 10 days ago - Pushed at: 5 months 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.46 MB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/random-base-erlang
Erlang distributed pseudorandom numbers.
Language: JavaScript - Size: 1.82 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/random-streams-mt19937
Create a readable stream for a 32-bit Mersenne Twister pseudorandom number generator.
Language: JavaScript - Size: 2.66 MB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/random-base-pareto-type1
Pareto (Type I) distributed pseudorandom numbers.
Language: JavaScript - Size: 1.92 MB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

sindresorhus/randoma
User-friendly pseudorandom number generator (PRNG)
Language: JavaScript - Size: 13.7 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 107 - Forks: 7

stdlib-js/random-array-pareto-type1
Create an array containing pseudorandom numbers drawn from a Pareto (Type I) distribution.
Language: JavaScript - Size: 894 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

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

stdlib-js/random-iter-f
Create an iterator for generating pseudorandom numbers drawn from an F distribution.
Language: JavaScript - Size: 3.02 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/random-base-f
F distributed pseudorandom numbers.
Language: JavaScript - Size: 3.35 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

AnatolyGeorgievski/MWC128
Language: C - Size: 5.39 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

666rayen999/randm
Randm is a simple, fast, and efficient random generation crate for Rust
Language: Rust - Size: 1.95 KB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

QwertyR0/ezrandom
a basic random generator with lot of features
Language: JavaScript - Size: 17.6 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

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.15 MB - Last synced at: 20 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

popcornell/pyAES_DRBG
Cryptographically Secure AES DRBG NIST SP 800-90A, Rev 1 pseudo-random number generator (PRNG) in Pure Python
Language: Python - Size: 1.18 MB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 2

kpdemetriou/highwayhash-cffi
Tested, performant HighwayHash bindings for Python 3 with support for all output lengths.
Language: Python - Size: 15.6 KB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 2

steinwurf/ranbo
Ranbo is a C Pseudo-Random-Number-Generator (PRNG) library. We wanted to create a library that allows us to use random-number-generators in both user-space and linux-kernel-space that are fast and sufficiently random on a bit-level.
Language: C++ - Size: 2.33 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

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