Randomization function: Difference between revisions

Content deleted Content added
No edit summary
Line 17:
 
===Uniformity===
The uniformiyuniformity requirements for a randomizing function are usually much weaker than those of hash functions and pseudo-random generators. The minimum requirement is that it maps any input of the deterministic algorithm into a "good" input with a sufficiently high probability. (However, analysis is usually simpler if the randomizing function implements each possible mapping with uniform probability.)
 
==References==