Skip to main content

Recurrent Randomness

Definition

Recurrent Randomness refers to a sequence of random numbers that can be regenerated from a smaller seed or state. This concept is essential in cryptographic applications where unpredictable yet reproducible randomness is required. Unlike truly random numbers, recurrent randomness is pseudorandom, meaning it is generated by an algorithm but appears statistically random. Its reproducibility from a shared secret allows for verifiable random functions or common random beacons in decentralized systems.