Search code examples
What is the time complexity of the Mersenne twister?...


algorithmtime-complexityprngmersenne-twister

Read More
Quality of PostgreSQL's random() function?...


postgresqlrandomprngentropy

Read More
Generate a random number which is greater than a specific number...


bashrandomprng

Read More
Is java.secure.random a sufficient choice for gambling industry?...


javaalgorithmrandomprng

Read More
JavaScript pseudo-random sequence generator...


javascriptnode.jsrandomhashprng

Read More
SecureRandom with NativePRNG vs SHA1PRNG...


javarandomcryptographyprng

Read More
Is it possible to generate random numbers through physical process simulation?...


simulationprngrandom

Read More
Alternative Cryptographic Secure Pseudo Random Number Generator for C#...


c#cryptographyprng

Read More
Using SecureRandom with SHA-256...


javacryptographyshaprng

Read More
What's the origin of this GLSL rand() one-liner?...


glslshaderprng

Read More
std::mt19937 doesn't return random number...


c++randomprng

Read More
Default seed PRNG in Java...


javarandomprng

Read More
Random Number Generator in CUDA...


randomcudaprng

Read More
differences between random and urandom...


randomprng

Read More
Random number in range with equal probability...


c#randomrangeprng

Read More
Generating a random double between a range of values...


c++algorithmrandomprnggenetic

Read More
Keep uniform distribution after remapping to a new range...


randomprobabilitydiscrete-mathematicsprngprobability-density

Read More
Picking A, C and M for Linear congruential generator...


javascriptalgorithmmathprngnumber-theory

Read More
What's the randomness quality of the Perlin/Simplex Noise algorithms?...


algorithmrandomnoiseperlin-noiseprng

Read More
Windows-equivalent of POSIX srandom(...) and random() functions?...


cwindowsposixprng

Read More
Reliable and fast pseudo random number generator (PRNG) for Monte Carlo simulation in .net...


montecarloprng

Read More
Generating a Pseudo-random sequence of plus/minus 1 integers...


matlabrandomsequenceprng

Read More
An RNG faster than /dev/random but cryptographically useful?...


linuxrandomcryptographyprng

Read More
How to exploit a vulnerable pRNG?...


randomprng

Read More
Computing (a*b) mod c quickly for c=2^N +-1...


mathintegermoduloprngknuth

Read More
Modified SHA256 for PRNG seeding...


shaseedprng

Read More
How to generate a seed from an xy coordinate...


randomseedprng

Read More
WELL PRNG not working?(maybe)...


c++randomstatic-librariesprng

Read More
True random number generator...


algorithmlanguage-agnosticrandomprng

Read More
Pseudorandom generator in Assembly Language...


algorithmassemblyprng

Read More
BackNext