14 Jun 11
How to crack Java’s default random number generator, java.util.Random
by mlb
14 years ago
20 Oct 10
“You should be aware that while Random() is usually uniformly distributed, Random()Random() is not. And so is Random()+Random().” - Belisarius Nice illustration of Central Limit theorem.
by mlb
15 years ago
06 Aug 10
The purpose of this note is to illustrate how the ordinary standards of ran- domness have little to do with the type of randomness required for cryptographic purposes. That is, there are really two standards of randomness.
by mlb
15 years ago