Content deleted Content added
Jorge Stolfi (talk | contribs) Expanded a bit the article. Added call for references. |
Jorge Stolfi (talk | contribs) m Fixed red link "expected value" |
||
Line 1:
In [[computer science]], '''randomization function''' or '''randomizing function''' is a [[algorithm]] or [[procedure]] that implements a [[random]]ly chosen [[function (mathematics)|function]] between two specific [[set (mathematics)|set]]s, suitable for use in a [[randomized algorithm]].
Randomizing functions are used to turn algorithms that have good [[expected value
Randomizing functions are related to [[random number generator]]s and [[hash function]]s, but have somewhat different requirements and uses, and often need specific algorithms.
==Requirements==
|