Elementary cellular automaton/Random number generator: Difference between revisions

correction : rule 30 is not used by Mathematica anymore for RNG
(New post.)
(correction : rule 30 is not used by Mathematica anymore for RNG)
Line 1:
{{task}}
[[wp:Rule 30|Rule 30]] is considered to be chaotic enough to generate good pseudo-random numbers. As a matter of fact, for a long time rule 30 iswas used by the [[wp:Mathematica|Mathematica]] software for its default random number generator.
 
Steven Wolfram's recommendation for random number generation from rule 30 consists in extracting successive bits in a fixed position in the array of cells, as the automaton changes state.
1,934

edits