List Question
20 TechQA 2015-08-01T13:09:32.170000Does srand() reproduce results between iOS devices?
28 views
Asked by Aviad Ben Dov
Should the same Random Number Generator be used for multiple crypto operations
108 views
Asked by SkypeMeSM
Cryptographically secure unique id
8k views
Asked by Stavros
Generate exact sequence of 35 out of 49 numbers from sample
260 views
Asked by Ciprian
Cryptographically secure PRNG (PseudoRandom Number Generator)
1.3k views
Asked by Parvin Gasimzade
Galois LFSR - how to specify the output bit number
488 views
Asked by Illania
Modified SHA256 for PRNG seeding
449 views
Asked by Thorham
Predictable random sequences depending on related seeds
89 views
Asked by Eric
How do I switch between local and global settings for the initial state of a C++11 RNG?
83 views
Asked by PeteL
Seeding Python's PRNG with a tuple
614 views
Asked by xnx
Generated 2D terrain with fixed seed across platforms
84 views
Asked by user3433660
Distributions and internal state
1k views
Asked by manlio
C++ thread-safe uniform distribution random number generation
4.3k views
Asked by Chen
Generating a Pseudo-random sequence of plus/minus 1 integers
2.7k views
Asked by bonapart3
integer array won't print
95 views
Asked by theUser
std::mt19937 doesn't return random number
19.3k views
Asked by marc3l
Keep uniform distribution after remapping to a new range
375 views
Asked by NotGaeL
What PRNG is Unity3D using?
150 views
Asked by 0x90
Using engines for random number generation
2.2k views
Asked by SkypeMeSM